-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
WalletConnect.DisconnectAsync() doesn't work with expired sessions.
To Reproduce
Steps to reproduce the behavior:
- Connect wallet. Session lifetime is 7 days
- Connect close to the expiration time and keep game runing
- After session expires, call
IWalletConnect.DisconnectAsync() - See
IWalletConnectException: session expirederror
Expected behavior
IWalletConnect.SessionDisconnected invoked
Screenshots
Buttons in the sample app remain inactive:

Environment
- Unity version: 2021.3.34
- Package name and version: 1.0.6
Is this happening in Unity Editor or on a player like Android, iOS, Windows?
Unity Editor
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working