PDA

View Full Version : Switching on/off airplane mode in sdk 3.0




aston
Jul 9, 2009, 06:24 AM
I have done such functionality for iPhone OS 2.2.1 but new sdk release don't have such functionality or moved it somewhere...
Could anyone point me in right direction?



robbieduncan
Jul 9, 2009, 07:03 AM
I'm pretty sure you shouldn't be able to alter that.

dejo
Jul 9, 2009, 12:21 PM
I suspect you used an undocumented API method and, in 3.0, it has been removed or renamed. One of the dangers of using unsupported APIs.