I am working on an app that's hotspot service (fnh hotspot) . The service I want to use is an unsafe WiFi connection that asks for a login and password in the first screen that you open. I want to let the app do it automatically so you do not need to do it yourself at all times. So you need to enter and save in the app before your login and password. Can someone tell me which function should I use and how does it work? I understand that the iPhone takes care of the network connection for you, I think you see it Need to check whether the device is connected to a network and then whatever you want to do.
Comments
Post a Comment