v2 Migration issue – WalletConnect fails to connect on iOS 15 devices #2745
Unanswered
kristiegiles
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
These are the two remaining issues with the ethereum-provider package preventing me from switching to the wagmi WalletConnect v2 connector in prod:
Both of these issues are reproducible on the wagmi docs example.
I also had a problem with the WalletConnect searchbox not working that was new to v2, but I tracked this down to a conflict with react-focus-lock and was able to fix it using their whiteList option to restrict focus lock to my Next.js app root.
Beta Was this translation helpful? Give feedback.
All reactions