-
Notifications
You must be signed in to change notification settings - Fork 107
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
Found no installed wallet that supports the mobile wallet protocol. But only for 1 specific transaction #918
Comments
Hey @LatentDream. Its hard to say for certain without seeing your transaction in detail. My guess is that your transaction is incorrect and the adapter is throwing the wrong error. Its hard to say without a MRE. Can you record a video of what your seeing? |
Sorry for the delay; @augyg will take over the discussion for this issue. He will share an example with the problem |
I believe the part he was confused about is that this transaction for sure works in every other context (iOS and Desktop, etc.) just specifically not on Chrome for Android |
https://astrovault-testnet.vercel.app/outbid This is a deployed version of it and the transaction in question is attached to "Faucet: Test Token" |
@augyg can I see the implementation of the |
Hi, I'm experiencing an issue here when send the transaction to the sendTransaction from the MobileAdapter, I have the following error:
The weird part is, only the following transaction cause this error. All other transaction detect the wallet protocol
The version of the packages are:
Smartphone (please complete the following information):
Android Virtual device: Pixel 8 Pro API 35, Chrome browser
Tested on multiple real Android device, with the same outcome
Additional context
I can send in private a link to a deploy version for a dev to test this if needed.
Picture of the console.log from the code:
The text was updated successfully, but these errors were encountered: