tags:

views:

13

answers:

0

Does anyone know how to enable/disable 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