phantom / deep-link-demo-app

179 stars 25 forks source link

Deep link doesn't work #2

Closed junichiro-watanabe closed 2 years ago

junichiro-watanabe commented 2 years ago

I have already downloaded the phantom app, but it doesn't open in the deep link. It opens to the AppStore. Please tell me the cause.

https://user-images.githubusercontent.com/64312219/162144190-b4aa91ef-ad23-4b41-b0cc-5f4c051b10c6.MP4

junichiro-watanabe commented 2 years ago

I have resolved this issue by rebooting iPhone.

junichiro-watanabe commented 2 years ago

But another issue happens. The browse deeplink doesn't work when the phantom app is being closed. However, it works when the phantom app is opening. The deep link is below, and I referenced this doc. https://phantom.app/ul/browse/https%3A%2F%2Fmagiceden.io%2Fitem-details%2FED8Psf2Zk2HyVGAimSQpFHVDFRGDAkPjQhkfAqbN5h7d?ref=https%3A%2F%2Fmagiceden.io Is this a specification?

https://user-images.githubusercontent.com/64312219/162159769-ce690e62-645d-4360-bb1f-9ec6e594c71f.MP4

bfriel commented 2 years ago

Hi @junichiro-watanabe thanks for flagging this! This is a bug. We will get this resolved shortly!

josh-deprogram commented 2 years ago

I'm experiencing the same original problem reported here that hitting Connect launches the link in Safari and then bounces to the AppStore.
Any ideas as to what maybe wrong other than restarting the iPhone as this has no effect.

Using on device iPhone 11

josh-deprogram commented 2 years ago

Deleting and reinstalling Phantom seems to have resolved that issue

NavidHosseini commented 2 years ago

same issue in android, it doesn't open in the deep link,open in play store

nazarlitvin commented 2 years ago

Hi guys, experiencing the same original problem on android, is there any solution?

bfriel commented 2 years ago

Hi @NavidHosseini & @nazarlitvin - we're aware of the issue with Android and are working on a fix.

For now, you can get around this by changing the build URL to Phantom's custom phantom:// handler. Specifically, you can change https://phantom.app/ul to phantom://, keep everything else the same, and the app will work on Android.

We will keep you posted on a fix for the universal link on Android.

nazarlitvin commented 2 years ago

Thank you @bfriel

bfriel commented 2 years ago

This is now fixed in Phantom 22.5.13!

NavidHosseini commented 2 years ago

Thank you @bfriel