Walletconnect v2 Support Mobile #2977
Unanswered
glitch-txs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Hi, I'm not sure if this is the right repo to ask for help, let me know about it please.
I'm integrating walletconnect v2 and I'm mainly using it for Trust Wallet. I have a specific issue on a phone
Phone specifications:

I'm using this repo for testing:
https://github.com/glitch-txs/metamask-walletconnect-ethers-zustand
Issue: When trying to connect from any browser I get "An unkown error ocurred", if I try to use the Trust Wallet browser the issue happens on the init function of walletconnect (you can check this on
utils/walletconnect/WCInit
in the repo) (the modal about reloading the page that you see in the video is triggered when the init function fails, at the end it works but I get "An unknown error ocurred" as well)az_recorder_20230304_110104_edited.mp4
This seems to happen with this phone specifically but works fine on other phones using the same repo.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions