I am a new Objective C programmer. I need some help. I am developing an app in which if the internet connection is not google reachable, it should open up the browser and should check for Wifi Hotspot process. I googled for this but couldnot find any information regarding this. Please help me.
Share
This is actually not code, this is something you have to put on your Info.plist file.
What you are looking for is:
UIRequiresPersistentWiFiorApplication uses WifiHere is what Apple has to say about it: