Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

WalletConnect is not working on production #97

Open
shrigkishor opened this issue Sep 27, 2022 · 2 comments
Open

WalletConnect is not working on production #97

shrigkishor opened this issue Sep 27, 2022 · 2 comments

Comments

@shrigkishor
Copy link

On production while iam trying to connect to walletconnect it show me QR and showing me below typo

Cannot read properties of undefined (reading 'importKey')
at main.d9a135fd.js:2:125029
at f (main.d9a135fd.js:2:727210)
at Generator._invoke (main.d9a135fd.js:2:726963)
at Generator.next (main.d9a135fd.js:2:727573)
at r (main.d9a135fd.js:2:723491)
at s (main.d9a135fd.js:2:723694)
at main.d9a135fd.js:2:723753
at new Promise ()
at main.d9a135fd.js:2:723634
at I (main.d9a135fd.js:2:125108)

@KiSmith777
Copy link

WalletConnect works using https only so if in production, you'll need to install SSL certificates first. If testing in development, you can install local ssl certificates, but I'm sure the implementation is a bit different depending on the framework. If you google "how to enable https localhost (insert framework)" there's plenty of guides out there.

@shrigkishor
Copy link
Author

Thank you @KiSmith777 for your valuable time and answer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants