WC v2 on React Native: ReferenceError: Can't find variable: TextEncoder #1589
Unanswered
khoanguyen-yang
asked this question in
Developer Support
Replies: 2 comments
-
Hi- did you find an answer to this? Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
i have same problem and it shown when i place component with WC logic into router, but when i use functions of WC in App file all is fine :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I encountered this error when integrating WalletConnect V2 on React Native
I did add the polyfill
import '@walletconnect/react-native-compat'
but it does not work.Really appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions