Re: An API for Airplane mode on iOS?
Re: An API for Airplane mode on iOS?
- Subject: Re: An API for Airplane mode on iOS?
- From: Jens Alfke <email@hidden>
- Date: Tue, 09 Feb 2016 09:15:52 -0800
> On Feb 9, 2016, at 4:17 AM, Alex Zavatone <email@hidden> wrote:
>
> I’ve created multiple tests using reachability and it would be REALLY EASY if we could simply respond to changes in the Airplane Mode switch.
This triggers changes in network interfaces that you can detect using the SystemConfiguration framework.
It _should_ result in a reachability notification, but you’re implying it doesn’t for some reason, right?
There are lower-level SystemConfiguration APIs that can tell you about network interfaces going up/down.
—Jens
_______________________________________________
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