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

Web3Modal works Fine on localhost:4200 but fail connecting to mobile wallet when deployed to online server. #4

Open
juventusjude opened this issue Oct 1, 2021 · 2 comments

Comments

@juventusjude
Copy link

I am developing an Dapp on angular .
When I connect to metamask using web3modal, it works fine both in development and production.
When I connect to trustwallet or mobile metamask(browser) and metamask (mobile) it works fine in development.
connecting to trustwallet or metamask (mobile) fails in production( ie deployed to server), On scanning the QR code , it will show a blank space on trustwallet then return to settings, on metamask(mobile) no action is seen after scanning.

Web3Modal walletconnect works when connecting from localhost:4200 in all wallet using QR code
Web3Modal walletconnect fails when connecting from an online server --> http://www.dapptest.com

I really don't know What I am doing wrong. I cannot detect why all wallet connections are fine on localhost, but fail on production (online server).

@ChangoMan
Copy link
Owner

Hmm @juventusjude can you try updating the dependencies and trying again? I know that has fixed it for people in the past.

@abdullahmehboob20s
Copy link

I am having same issue

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

3 participants