问题
I actually create an app where the access to content should be restricted by the WiFi-network the user is connected to.
So is it possible to automatically login to a secured WiFi via App? I don't want to force the user to do it manually. It should be as simple as possible for the user.
Maybe there is a way to install a network profile for the device or something like that?
Any ideas about this?
THX
回答1:
You may be able to do this with the functions from the CaptiveNetwork framework...
Also you can create a network profile in Apple Configurator and then export them to a website. Then all your users need to do is click a link to that file that you can email them or put on your site or wherever...
CaptiveNetwork reference
来源:https://stackoverflow.com/questions/15066632/connect-wifi-network-via-app