iOS5 get WiFi scan information
Hi,
I just want to ask if it's possible to get WiFi scan information using public APIs.
Right now it's not possible using private API on iOS5 (IPConfiguration bundle) due to additional security from Apple.
I've tried using CaptiveNetwork.h but I can only get information from the current WiFi AP I'm connected to.
Thank you.
|