You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the givenProvider detection is happening as early as the library loads, what makes impossible for mobile to get the provider ready that early.
I guess the only thing we can do is to discourage the usage of Web3.givenProvider, and use window.ethereum instead.
This is happening with Web3 1.2+
I was able to reproduce it on spankchain.
The text was updated successfully, but these errors were encountered: