#_hetal

1 messages · Page 1 of 1 (latest)

solid kindleBOT
winged horizon
#

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

quaint furnace
#

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

winged horizon
#

You should be able to use a Universal Link no?

quaint furnace
#

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

winged horizon
#

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.

quaint furnace
#

ys, it works with our website. but not with app

winged horizon
#

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

quaint furnace
#

is there any link that you can share with us?