You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm playing with demo app, the app crashed sometimes when connecting with demo dApp.
Is it possible to add try catch or throw here? without 2 force try in the code?
Or we can remove the the same key before we add it ?
@lmcmz thanks for bug report. Could you please attach detailed steps to reproduce crash. I tried your steps, but didn't catch the crash. I'm agree, we need to handle kms errors without for try, but looks like here something wrong in use cases
It's hard to reproduce, I just connect and reconnect the same wallet with the same dapp multiple times.
The duplicate pairing has been created, somehow, it crashes after scanning the QRCode.
Describe the bug
When I'm playing with demo app, the app crashed sometimes when connecting with demo dApp.
Is it possible to add try catch or throw here? without 2 force try in the code?
Or we can remove the the same key before we add it ?
SDK Version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The SDK will handle the duplicate SymmetricKey
Screenshots
![Screen Shot 2022-07-22 at 3 01 20 am](https://user-images.githubusercontent.com/9669733/180272021-9bc7b9a3-f9e4-4046-ab18-5ad5fdffdeb9.png)
The text was updated successfully, but these errors were encountered: