I want to identify all the available wifi networks currently available. I am checking the file at path
/Library/Preferences/SystemConfiguration/com.apple.wifi.plist
But it gives all the networks to which iPhone has connected till date. It does not give currently available networks.
How to do it? It's ok even if it's a private API. I have to do it anyhow.