-
Notifications
You must be signed in to change notification settings - Fork 0
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
Crash in Twilio Conversations SDK due to twilsock update/ #1
Comments
Here's the crash dump for this issue: `OS Version: iOS 17.5.1 (21F90) Crashed Thread: 13 Application Specific Information: Thread 13 Crashed: Thread 0 Thread 1 name: com.apple.uikit.eventfetch-thread Thread 2 Thread 3 name: SentryCrash Exception Handler (Secondary) Thread 4 name: SentryCrash Exception Handler (Primary) Thread 5 name: io.sentry.app-hang-tracker Thread 6 name: com.google.firebase.crashlytics.MachExceptionServer Thread 7 name: com.apple.NSURLConnectionLoader Thread 8 name: WebThread Thread 9 Thread 10 Thread 11 Thread 12 Thread 13 Crashed: Thread 14 Thread 15 Thread 16 Thread 17 Thread 18 Thread 19 Thread 20 Thread 21 Thread 22 Thread 23 Thread 24 Thread 25 Thread 26 Thread 27 Thread 28 Thread 29 Thread 30 Thread 31 Thread 32 EOF` |
I believe the crash detailed here is due to the Conversations SDK updating to twilsock version 2.1.1.
My project is on Conversations v3.1.0 and after forcing the twilsock version back to 2.0.4 the crash stopped happening. I will see if I can get more concrete details about the crash.
The text was updated successfully, but these errors were encountered: