Search code examples
iosiphonenetwork-programmingwifiiphone-privateapi

How to fetch the list of near by wifi networks and able to connect to them from our App in ios (Using private API for enterprise App)?


I want to fetch the list of near by wifi networks and able to connect to them from our App in ios, and my Application is Enterprise App so even private api's is also fine. Stuck this issue since 2 weeks, please provide me some references..


Solution

  • What you require will only work on JailBroken devices, the blog(blog.guvenergokce.com/iphone-wireless-scanner-ios5/170) which @Ckouta referred also has one comment from the Blog Admin,

    I’m assuming that your device is already jailbroken (otherwise not possible) You shall create release build of sample app and upload release build in to /Applications folder. (you can use open ssh for that )