Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URI from encode URL does not work most of the time when clicked on Phantom and Solflare #241

Open
Harushii18 opened this issue Aug 28, 2024 · 3 comments

Comments

@Harushii18
Copy link

The URI does not work properly where it fails to open the payment screen at times, and fails constantly on specific phones.

More info:
I have created a URI from Solana pay's encode URL function which returns a URL in this format:

solana:WALLETADDRESS?amount=0.0001&reference=WALLETADDRESS&label=label&message=message&memo=memo

I removed the wallet address for privacy reasons.

Using 2 different phones:
Samsung S22- it opens up with payment screen in phantom sometimes and fails other times, in which it only shows the home screen. Works all the time in Solflare.
IMG_20240828_102817
IMG_20240828_102722

Xiaomi Poco X3 Pro- it does not open at all in Phantom (home screen issue where payment screen does not show up but stays on home page). Solflare returns this error:

IMG_20240828_102734

There seems to be an issue where this URI is not supported by all phones. Not only that, the unreliability of this link is an issue.

The qr code, when scanned by the supported wallet apps, always works and shows the payment screen.

@Majidrazaee
Copy link

Majidrazaee commented Aug 28, 2024 via email

@Harushii18
Copy link
Author

I want the payment screen to pop up in my desired wallet app when I click that link. It does not pop up the way it is intended to.
Yet it works perfectly if I scan the qr code. Clicking the raw link itself does not do the same.

@Majidrazaee
Copy link

Majidrazaee commented Aug 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants