Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crashed: com.twitter.crashlytics.ios.work-queue

We just pushed our app to the store with upgrading to Fabric (1.2.6.18) and Crashlytics (3.0.9.54). We are staring to see a crash that is coming from the Crashlytics framework.

Has anyone encountered this issue and have a resolution?

libobjc.A.dylib objc_msgSend

Crashed: com.twitter.crashlytics.ios.work-queue :: NSOperation 0x1700580c0 (QOS: USER_INITIATED) EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x0000000111c5beb8

like image 1000
Tim Walsh Avatar asked Jun 11 '15 16:06

Tim Walsh


1 Answers

This issue was resolved by upgrading to the latest Crashlytics and Fabric. Fabric support was great as usual.

like image 91
Tim Walsh Avatar answered Nov 08 '22 12:11

Tim Walsh