App crash from SDK: com.flashphoner.FPWCSApi2SessionQueue FBSSerialQueue assertBarrierOnQueue

andrew.n

Member
@Max We had a crash from the SDK few days ago:
Device information:
Model:iPhone 14 Pro Max
Orientation: Portrait
RAM free: 156.61 MB
Disk free: 137.65 GB
Operating System
Version:16.0.0
Orientation: Portrait
Jailbroken:No
Crash
Date:Nov 17, 2022, 2:29:48 AM

Crashlytics - Stack trace
check attached logs.txt
Screenshot 2022-11-21 at 13.22.47.png


User did not enable analytics report on the device, so we don't have anything else from XCode crash reports.
 

Attachments

Max

Administrator
Staff member
Good day.
Stacktrace shows the crash occured in SocketRocket library function which handles Websocket incoming data. There was probably a network issue and Websocket packet received was broken. So we recommend to use a more reliable channels (not a mobile 2G or 3G).
We raised the ticket WCS-3642 to investigate if we can do something with such exceptions.
 
Top