Hello, I have a requirement where is I need to open a link(a simple HTML page with username and password fields) in safari browser on ipad, enter some login credentials and hit login button. A service will be called to validate the login credentials and response would be passed back.
Now, I want to pass this response(success\failure, with some additional parameters) to my flex app and open it directly. Is that possible? Cheers!
