Find an affordable Wi-Fi network using the ios platform without using the Private Framework? (The answer is included in it)

I found a lot of links to "All available WIFI connection (not to mention only connected WIFI)", finally, shutting down. The developer only allows you to get a CONNECTED WIFI NET NETWORK .

HERE A FEW FACTS THAT I FIND DURING THE RND CAN HELP OTHERS ALSO:

APPLE introduces MobileWIFI.Framework (private FRAMEWORK ) TO fetch all available WIFI but it is only works on Jail-Break devices , if any application use this framework then it would be rejected . (Mobilewifi.framework allow developer to check how one can populate wifi list in ios ) MobileWIFI framework is the replacement of existing private framework. I found there were few apps earliar which uses private framework to populate wifi (all available wifi list) and also goes on live but now they all have been removed . Even One can not show all nearby device which uses wifi (only possible through private API) and we can't use it in our application. 

So, I ask all members to provide a proposal on this. Also, if we can somehow implement such a concept in our application. (As far as RND is concerned, it seems that this is not possible in the current version of iOS, but we hope that in the next upcoming version Develper will be flexible in doing all this.)

One more thing, as the iPhone device list of all available WIFI networks, this means that it uses an internally private API, but is not open to developers. Plz correct me if you are mistaken.

I apologize.

+6
source share

Source: https://habr.com/ru/post/987726/


All Articles