#kashif_Muhmd1177
1 messages · Page 1 of 1 (latest)
hello! how can i help?
Hi, I'm stuck in a problem with the express account. after i complete the account-making procedure, How will I redirect to my app? With website, i know return_url thing is easy as you have to just write the domain name of your website and it will return to the website but how will it work in case of Mobile APP
i'm using React Native Technology.
you would use universal links
any more detail if you have regarding universal link?..I will appreciate that
Apple - Universal Links: https://developer.apple.com/ios/universal-links/
Android - App Links: https://developer.android.com/studio/write/app-link-indexing
Thank you so much