Hi All,
I have a app which uses Google Authentication for security.
Once i open the app and enter my key and submit, it is redirected to default mobile browser for google authentication, once the authentication is done it redirects back to app.
when i initialize a new browser to complete the google authentication, the authentication is completed successfully but it is not redirected to the app because the url opened in the browser is not a static url (it uses oath)
can some one help me here how can i handle the browser which is already opened.
Thanks