I want to design an app which shows a list of wifi networks available and connect to the network when it is selected.
I want to do this for iOS (like this question does for Android).
Is this possible?
If so, please provide some basic information for implementation
(is. what classes should be used?)