Transaction Rejected after chain switch #1115
Unanswered
JaySecurity
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @JaySecurity ! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When making a purchase a user has options of a token on ethereum or base. As part of the purchase logic the current chain is checked and if required eth_switchEthereumChain is called. in the case when this request is made after completing the switch metamask mobile app closes and the eth_sendTransaction gets called and rejected without even opening metamask. The same behavior on desktop works fine.
Using "@metamask/sdk-react": "^0.30.0", Brave and Firefox mobile browsers and metamask mobile app on android, all updated to latest versions.
Any thoughts on what might be causing this would be appreciated.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions