WiFi-Scan

I am building a feature in my iOS app, I need to get list of nearby networks and the strength, frequency of each one.

how can I achieve this? is there any public api I can use to achieve this?

Answered by Scott in 793527022

Start here: TN3111: iOS Wi-Fi API overview.

Especially note this part:

iOS does not have a general-purpose API for Wi-Fi scanning and configuration.

Start here: TN3111: iOS Wi-Fi API overview.

Especially note this part:

iOS does not have a general-purpose API for Wi-Fi scanning and configuration.

WiFi-Scan
 
 
Q