HI ,
i want to check wether Airplane mode is on or not .. how to check that ?
thanks + how to check that the user is using WIFI or GPRS OR EDGE . how to differentiate ??
If you just want show notification, when user is in airplane mode, then it's enough to enable SBUsesNetwork property in your app's plist file. When your code is using network, user is prompted to turn off Airplane mode automatically.
See e.g. this post.
1.4m articles
1.4m replys
5 comments
57.0k users