开发者

Where did SBSetAirplaneModeEnabled function go in iOS 3.0+

开发者 https://www.devze.com 2023-01-18 03:33 出处:网络
Does anyone know how to enable/d开发者_JAVA百科isable airplane mode in iPhone SDKs after 2.x? I need to create an app that legitimately disables the radio for the duration of its execution. Is Apple

Does anyone know how to enable/d开发者_JAVA百科isable airplane mode in iPhone SDKs after 2.x?

I need to create an app that legitimately disables the radio for the duration of its execution. Is Apple likely to permit this soon.

I followed http://blogs.oreilly.com/iphone/2009/01/bring-airplane-mode-control-ba.html

but setAPMode pointer is null.

Regards,

Steve


AppSupport.framework's RadiosPreferences class has an airplaneMode property that works (as of iOS 4.3)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号