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

Crossmint does not detect metamask on phone #243

Open
FullStackDevFrancis opened this issue Jun 26, 2023 · 2 comments
Open

Crossmint does not detect metamask on phone #243

FullStackDevFrancis opened this issue Jun 26, 2023 · 2 comments

Comments

@FullStackDevFrancis
Copy link

When attempting to make a payment with Ethereum (ETH) on Crossmint, a bug occurs. After selecting the "Pay with ETH" option, the user is redirected to the payment site. However, the site fails to detect the presence of the user's installed MetaMask wallet, even though it is available and functioning correctly. Instead, an error message is displayed, stating that a MetaMask wallet is required to proceed with the transaction.

This bug prevents users from successfully completing payments with Ethereum through Crossmint. The expected behavior is for the payment site to detect the installed MetaMask wallet and allow users to proceed with the transaction smoothly.

Only on mobile (iphone13)

@FullStackDevFrancis
Copy link
Author

"@crossmint/client-sdk-react-ui": "^0.2.7-alpha.20",

@dmulvi
Copy link

dmulvi commented Jun 27, 2023

This is a known limitation when using mobile browsers. If you want to use the mobile app Metamask, you must use the browser that ships with metamask app. Here is some more info: MetaMask/detect-provider#38 (comment)

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