1

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?

razvan
  • 355
  • 4
  • 19
  • 1
    https://stackoverflow.com/questions/16926657/what-is-the-ios-api-for-scanning-available-wi-fi-networks You're looking for the RSSI value, but you can't get that using a public API in iOS. – David S. Dec 19 '17 at 15:28

0 Answers0