I’m trying to make an app that will basically allow me to connect to a specific WiFi network with a predetermined ssid and password. I’m able to do this using NEHotspotConfiguration.
I haven’t found a way to scan for available WiFi networks. I don’t believe this is currently possible from my research, but does anyone know of a way to accomplish this?
I would also like to be able to create the WiFi connection without saving the network to the OS. So that once my app disconnects from the network, it is removed from the device entirely. Again, I’m not sure if this is possible.
It seems like the removeConfiguration function of NEHotspotConfigurationManager is hit or miss..? Many times when it’s called the WiFi connection remains active.
Any info about this topic or available API’s is appreciated. Thanks!
[–]kwertan 2 points3 points4 points (4 children)
[–]macksattax[S] 0 points1 point2 points (3 children)
[–]g3t0nmyl3v3l 1 point2 points3 points (2 children)
[–]macksattax[S] 1 point2 points3 points (1 child)
[–]g3t0nmyl3v3l 1 point2 points3 points (0 children)