#_hetal
1 messages · Page 1 of 1 (latest)
Hey there
It's not possible to hide that back button during Account Onboarding
Why would you want to hide it exactly?
It seems like a worse option that the user just closes this onboarding and leaves your flow completely
agree
but we need to hide and handle it ourselves for android app
as deeplinking wont work otherwise
is there anyway that we can handle back linking for android app
You should be able to use a Universal Link no?
No, its not working or I might be doing something wrong. Can you guide us please?
it works in our website and not for android app
Hmm I can't really guide you as this isn't a Stripe-specific issue. This is really just something you are going to need to set up on your end and as long as you point your return_url at the Universal Link, assuming it is set up correctly, then it will work to bring the user back to your application.
ys, it works with our website. but not with app
Websites don't use Universal Links
I'd suggest googling about Universal Links for Android and reading about them
They allow you to use an HTTPS URL and have it direct to your app instead of the web
is there any link that you can share with us?