In my iOS application, I'd like to make a method that opens/launches the Settings Application, >> particularly the WIFI page, where you pick a wifi SSID <<.
I know it is possible to open Settings App. cf How to open Settings programmatically like in Facebook app?
Is it possible to land on the Wifi page of it? If yes, how?