-
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
SDK
Web
Provide environment information
Reactjs 19.1.0
Redux observable
MetaMask SDK Version
^0.32.1
MetaMask Mobile app Version
v7.46.2 (1891)
What browser are you using? (if relevant)
Chrome
How are you deploying your application? (if relevant)
ipfs
Describe the Bug
The MetaMask wallet app won't open on android if i deploy the smart contract from https://ipfs.io/ipfs/bafybeiegm4ygxjwsjkovutsnw5o6t6uvhxhh5p6ko26i4vuzvd2aoxbmoi/
but if i visit it on a computer instead of a mobile phone everything works fine, also if i visit the website in opera browser on mobile everything works fine, but if i open it on chrome the app won't load
Expected Behavior
open the metamask wallet app from chrome on mobile android
Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster
https://github.com/notyodeas/herritage.crypto
To Reproduce
frontend
npm i
npm run start
backend
https://github.com/notyodeas/herritagebackend
Have mongodb running
npm i
change the url of the web3 provider in notewbs.js
run node server.js
Metadata
Metadata
Assignees
Labels
No labels