How can I get available WiFi list with NEHotspotHelper (IOS, Swift)

I want get all Wifi SSID and BSSID those are in my Range.

How can I get available WiFi list with NEHotspotHelper

You can’t.

NEHotspotHelper
was not designed as a general-purpose Wi-Fi scanning API and any attempt to use it as such will run into both business and technical problems. I talked about this extensively in this post.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Are there any changes to get the available Wi-Fi list?

What Matt said. But also…

QA1942 has been replaced by TN3111 iOS Wi-Fi API overview, but it’s just a better explanation of the same restriction.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How can I get available WiFi list with NEHotspotHelper (IOS, Swift)
 
 
Q