I have an application which uses connection to server via Wifi. When starting the application, I check if Wifi is logged in; If it is not, then I call Safari to enter the Wifi credentials and connect to it.
After successfully logging in with Wifi, I would like to go back to the application, automatically (automatically means in the same fashion Safari appeared from the application). Is it possible?