-
Notifications
You must be signed in to change notification settings - Fork 186
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
Crashed: com.walletconnect.sdk.network.monitor #1249
Comments
It's kind of strange that |
|
@flypaper0 Just an assumption, but is it possible that two queues try to access the socket at the same time, causing the crash? If this assumption is valid, and I am not mistaken, is it possible to add some synchronization mechanism to protect against this in the WalletConnect code? In |
Please let me know if you can just put everything into my coinbase wallet at veicles70nova.cb.id |
We received the same crash report from firebase. Crashed: com.walletconnect.sdk.network.monitor |
@flypaper0 Could you kindly provide any updates on the status of the issue? Thank you. |
@flypaper0 / @llbartekll Got the same issue report in sentry. Had it happen in 2 versions now. Latest is |
@flypaper0 / @llbartekll Could you kindly provide any updates on the status of the issue? Thank you. |
@light-cloud i think the issue should be resolved, do you still experience a crash? |
@llbartekll Thank you for your feedback! We will update our library to the latest version 1.19.4 to verify this issue. |
Hi team, we’ve been receiving some crashes from
com.walletconnect.sdk.network.monitor
.Was not able to reproduce these crashes. What could cause this?
Crash:
In file WebSocket.swift:591 I see this:
request.setValue(headerWSConnectionValue, forHTTPHeaderField: headerWSConnectionName)
Environment:
OS/Version: 17.1.2
WalletConnect Version 1.9.1
Starscream Version 3.1.1
Xcode version 15.0.1
From Crashlytics:
The text was updated successfully, but these errors were encountered: