#KayBee

1 messages ยท Page 1 of 1 (latest)

primal anchorBOT
grand patio
#

Hi

I tried adding a deep link in the urlScheme prop of StripeProvider like myapp:// but this threw the error Not a valid URL.
What is the resulting url that throws this example, do you have an example ?

errant rain
grand patio
#

I'm not seeing the Deeplink handler

errant rain
#

i even tried using the urlScheme as Linking.createUrl() that gives the "not a valid url" error

grand patio
#

did you set your scheme in the app.json file as you using Expo?

primal anchorBOT
errant rain
grand patio
#

Not sure if that's working, did you tried to test with an example deeplink?

errant rain
#

yeah i did. I used this xcrun simctl openurl booted '<INSERT_URL_HERE>' command to open the deep link and it opened correctly in the app

#

i did try with handleUrlCallback as well. It is returning the url but the browser is not closing

grand patio
errant rain
#

ok let me try, thanks