I know it is possible to list the available Wifi networks on iPhone using the CaptiveNetwork API from official Apple SDK.
I was wondering if there is a way to auto connect to a specific SSID programmatically as long as I can find it in the list returned by CaptiveNetwork ?