I want to connect to a SSID from inside the app. I know this is possible with NEHotspotConfiguration
.
But my problem is that I want to know if or when that wifi is in range, so that the user doesn't try to join the wifi when that is not even in range.
Is there a way to check if a SSID is in range?