Is Phantom Deeplink Supported in Webapp? #283
Closed
teodorus-nathaniel
started this conversation in
General
Replies: 2 comments 1 reply
-
@teodorus-nathaniel Yes, you can just use the same deeplink url in your web app if it is opened by the user outside of the phantom dapp browser. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm trying to implement phantom deeplink on react app for developing t2e telegram mini app game. But when I click connect, it redirects to download page. @teodorus-nathaniel Can you help me with that?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like my app to be like the one in this deeplink guide
but for the demo, it was using Expo and in webapp, I don't have access to
Linking.createURL
, or can I just use https url for the redirect?Beta Was this translation helpful? Give feedback.
All reactions