Two more issues @Serg
- I would like to redirect users which signed up on a browser (Stripe), but try to cancel on the mobile app, to our browser app.
But setting up as you see below, the user will be redirected inside the native mobile app.
How can I redirect to open the link on the mobiles browser app? Is this possible?
- Resetting the password from the native app sends an email. But by clicking the link in the email the user gets forwarded to the browser. This creates confusion.
Is there a way to redirecting back to the native mobile app?
Thanks!