I have to build an App that responds if a special Wi-Fi network is nearby.
Is it possible get a list of wi-fi networks that are nearby. If so, please let know, so that I have an idea how to solve this.
Best regards, Jennifer
I have to build an App that responds if a special Wi-Fi network is nearby.
Is it possible get a list of wi-fi networks that are nearby. If so, please let know, so that I have an idea how to solve this.
Best regards, Jennifer
No there is no API in the SDK that will allow you to get a list of WiFi networks.
You need a jailbreaked iOS Device and check out this https://github.com/mustafa96m/iOS-Wireless-Scanner-API
Hopefully It Helps :P