Skip to content
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

Doesn't Disconnect Expired Session #171

Open
skibitsky opened this issue Mar 4, 2024 · 0 comments
Open

Doesn't Disconnect Expired Session #171

skibitsky opened this issue Mar 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@skibitsky
Copy link
Member

Describe the bug
WalletConnect.DisconnectAsync() doesn't work with expired sessions.

To Reproduce
Steps to reproduce the behavior:

  1. Connect wallet. Session lifetime is 7 days
  2. Connect close to the expiration time and keep game runing
  3. After session expires, call IWalletConnect.DisconnectAsync()
  4. See IWalletConnectException: session expired error

Expected behavior
IWalletConnect.SessionDisconnected invoked

Screenshots
Buttons in the sample app remain inactive:
Screenshot 2024-03-04@2x

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

@skibitsky skibitsky added the bug Something isn't working label Mar 4, 2024
@skibitsky skibitsky self-assigned this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant