How do I check "Use Mobile Data" setting in iOS? -


i can't find answer anywhere... not in apple docs.

in ios there mobile data (on/off) option under settings>general>mobile data.

is possible app check whether option has been set on or off?

or reflected in results of network , reachability calls? (reporting no network?)

you can check if user connected wifi, mobile network or 3g network via reachability can not open settings via app.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -