v5.9.0 WebGL Android Mobile Browser - Connect Feature - window.ethereum is undefined
causing Metamask Deeplink Not Working
#219
Labels
enhancement
New feature or request
The window.ethereum is undefined on mobile browser, therefore before the Connect try to switch ethereum chain, it failed to get the instance and return false
The code below is from
MetaMaskWallet.cs
&WebGLMetaMask.jslib
, I believe the jslib function below to check the wallet was existed or not in browser. But I think it is not for case like webgl mobile browser;The text was updated successfully, but these errors were encountered: