web3modal-vanilla-js-example icon indicating copy to clipboard operation
web3modal-vanilla-js-example copied to clipboard

Doesn't work on mobile at all

Open Jishai opened this issue 3 years ago • 4 comments

The VanillaJS web3 modal doesn't work at all on mobile, I tested with multiple browsers and multiple wallet provides, none of them seem to work.

How to reproduce:

  • Open https://web3modal.github.io/web3modal-vanilla-js-example/ on mobile phone (I used iPhone 12 Mini)
  • Click on Connect wallet
  • Select rainbow or metamask
  • authenticate within Rainbow/Metamask
  • It redirects you back to the browser, but doesn't connect the wallet

Jishai avatar Jan 02 '22 10:01 Jishai

@pedrouid any chance you can look at this, I really appreciate any help 😌

Jishai avatar Jan 02 '22 10:01 Jishai

@pedrouid hey! any chance you have some time to look into this? thanks!

Jishai avatar Jan 17 '22 09:01 Jishai

@Jishai

Check this! https://github.com/singhhrpreet/web3modal-vanillajs

Working example:

https://web3modal-vanillajs.herokuapp.com/

singhhrpreet avatar Jan 24 '22 15:01 singhhrpreet

The VanillaJS web3 modal doesn't work at all on mobile, I tested with multiple browsers and multiple wallet provides, none of them seem to work.

How to reproduce:

  • Open https://web3modal.github.io/web3modal-vanilla-js-example/ on mobile phone (I used iPhone 12 Mini)
  • Click on Connect wallet
  • Select rainbow or metamask
  • authenticate within Rainbow/Metamask
  • It redirects you back to the browser, but doesn't connect the wallet