• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: An API for Airplane mode on iOS?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: An API for Airplane mode on iOS?


  • Subject: Re: An API for Airplane mode on iOS?
  • From: "Clark S. Cox III" <email@hidden>
  • Date: Mon, 08 Feb 2016 14:05:26 -0800

> On Feb 8, 2016, at 13:55, Alex Zavatone <email@hidden> wrote:
>
> On iOS, we're running into particular issues with one user who puts his device in Airplane mode overnight.
>
> I'm using reachability classes to determine if we can reach our web services IP and monitoring all reachability enums, but would be "really niceā„¢" is if there is a published API to read the position of the Airplane Mode setting.
>
> All my sniffing around tells me that there is no formal API for this.  Am I correct in assuming that this is true?

I don't believe that there is. That said, it probably wouldn't help in this case. You can easily turn on Airplane Mode and then turn on WiFi and/or Bluetooth (i.e. you can still have a working internet connection even if Airplane Mode is on). As always, it is recommended to test for specific functionality (i.e. use reachability in this case) rather than reading settings and trying to interpret what each of their possible permutations actually means.


> Thanks in advance.
>
> Alex Zavatone
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >An API for Airplane mode on iOS? (From: Alex Zavatone <email@hidden>)

  • Prev by Date: An API for Airplane mode on iOS?
  • Next by Date: Re: Just a quick verification on a bad access cause.
  • Previous by thread: An API for Airplane mode on iOS?
  • Next by thread: Re: An API for Airplane mode on iOS?
  • Index(es):
    • Date
    • Thread