Possible Duplicate:
Activate airplane mode programatically?
Can we turn off/on the AirPlaneMode through code in application without going out of App. Any help would be appreciated
Thanks Vikas
Can we turn off/on the AirPlaneMode through code in application without going out of App. Any help would be appreciated Thanks Vikas
| ||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
No. (I did contemplate a longer answer, but anything extra would just be a variation on the "no" theme.) | |||
|
feedback
|
|
Users generally turn Airplane Mode on because aviation laws require them to. Turning it back off could, in theory, expose those users to criminal prosecution depending on the country where they're flying. ;) In other words: no, your app can't turn off Airplane Mode. | |||
|
feedback
|
|
There probably is a way to do it, but it would require the use of undocumented system calls and Apple will reject your app for it. | |||
|
feedback
|