HTML Metadata not read during connection #421
Unanswered
huLasPet
asked this question in
Help & Support
Replies: 1 comment 3 replies
-
|
@adamdelphantom Same problem with our Flutter mobile project. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi,
We are trying to connect Phantom to our app on Android and iOS but having some issues.
The connection itself works, we do get back the wallet address properly but when we make the connection request the popup that comes up in Phantom wallet doesn't seem to get any of the metadata from the app_url we provide during the process.
To us it seems like the html is okay, this is the link to what we have tried to use..
I've also tried what is in this guide - this link - but didn't work either, still doesn't read the icon or the name either.
If i drop in the link to a metadata checker site it comes up with the info it should have, so seems like something is wrong with getting/displaying that info inside the Phantom wallet app.
This is the info we send with the connection request:
So basically what happens is:
Has anyone else ran into this?
Thanks!
Br,
Laszlo
Example
No response
Steps to Reproduce
Deeplink connection with the following app_url: URL
Phantom Version
25.11.0
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions