Hi,
I'm trying to implement a feature in my application (only for enterpise distribution) where user will be able to manually select and connect to specific WiFi networks.
I used NEHotspotConfigurationManager and everything works fine when I start it in normal mode on iPad. User is prompted to join network and iPad connects to specified SSID.
But, when I run application in guided access mode or in single app mode, this feature can not be used because there is no prompt asking to join specifed network.
Is this is bug or feature ? Can it work that way ?
Is there any other way to change WiFi networks in application running in guided access mode ?
Thanks
Damir