We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug WalletConnect.DisconnectAsync() doesn't work with expired sessions.
WalletConnect.DisconnectAsync()
To Reproduce Steps to reproduce the behavior:
IWalletConnect.DisconnectAsync()
IWalletConnectException: session expired
Expected behavior IWalletConnect.SessionDisconnected invoked
IWalletConnect.SessionDisconnected
Screenshots Buttons in the sample app remain inactive:
Environment
Is this happening in Unity Editor or on a player like Android, iOS, Windows? Unity Editor
The text was updated successfully, but these errors were encountered:
skibitsky
No branches or pull requests
Describe the bug
WalletConnect.DisconnectAsync()
doesn't work with expired sessions.To Reproduce
Steps to reproduce the behavior:
IWalletConnect.DisconnectAsync()
IWalletConnectException: session expired
errorExpected behavior
IWalletConnect.SessionDisconnected
invokedScreenshots
Buttons in the sample app remain inactive:
Environment
Is this happening in Unity Editor or on a player like Android, iOS, Windows?
Unity Editor
The text was updated successfully, but these errors were encountered: