-
Notifications
You must be signed in to change notification settings - Fork 183
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
WebSocket.createHTTPRequest() crash #1394
Comments
@alexanderkhitev thank you for reporting this 🙏 |
Hello! @llbartekll as I can see it happens 1 time per 530 app sessions. |
Just had this happen again using version 1.19.3 (will be updating to 1.20.x next week) @llbartekll Now that you guys are moving over to ReOwn, what happens with all these tickets/opened PRs? Theres an unmerged PR relating to connection lifecycle management that I think solves an issue i've been waiting on. Will these be getting addressed here and then moved over, or is all work being done on the new repo? If its all being done in the new one, have any of these issues been addressed there yet (i.e. should I be pushing to update now or is it still the same code) |
most of the code stays the same but there were some improvements regarding socket connection
would you like to migrate to reown-swift instead? |
Hey @llbartekll ! I'll have a look on this soon, thanks! |
@llbartekll FYI, i've hit a roadblock in migration: reown-com/reown-swift#37 |
Describe the bug
We experienced an app crash linked to the Wallet Connect SDK, specifically on the com.walletconnect.sdk.network.monitor thread.
SDK Version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The app should not crash under these conditions.
Screenshots
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: