walletconnect-expo-example
walletconnect-expo-example copied to clipboard
connector.connect is not a function
After the use of connector = useWalletConnect(), when connector.connect() is called it shows this error message. It worked once with node14 but stopped working after. Please help
What error did you see?
It says "connector.connect is not a function"
If console logged connector is {"connected":false}
connector = useWalletConnect()