-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error connecting and handling sessions in the WalletConnect SDK #161
Comments
Hello @tieugame2110, Does it log any errors? What mobile wallets did you use test it with? |
Hi @skibitsky, The notable point is that the wallet is okay the first time it connects, but after disconnecting or even deleting the session on the device, this error occurs |
Can you please describe exact steps to reproduce it?
How exactly did you delete the session? |
@skibitsky |
Could you check if any of these fields in the
|
@skibitsky |
@tieugame2110 can you access https://walletconnect.com website without VPN or any other proxy from your network? |
@skibitsky Yes, i can. I think the issue is related to the WalletConnect |
After I use the mobile device to scan the QR code, it only closes the modal but does not execute the
OnAfterConnect
functionExpected behavior
after scan QR Code, the
WalletConnect.Instance.ActiveSessionChanged
function will be executednote*: i unchecked
ResumeSessionOnInit
booleanScreenshots
My Code
Environment
The text was updated successfully, but these errors were encountered: