Deep Linking - Go back to browser after action

Hi everyone,

I would like to have this scheme:

A third party website has a login button where the user can log through our app so

Login Button of website X in browser → Open our app and confirm the login of website X → close the app and proceed to the website X where logins proceed.

My deep linking works well but I don’t know how to, after confirming the login of website X, I can close the app (or make it go in background) and reopen the browser normally. Any ideas?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.