Post

Replies

Boosts

Views

Activity

Reply to CFNetwork crash cfnTranslateCFError
Hello. We have this crash reported by Crashlytics. The number of these crashes are very big, but I would like to know if our app is responsible for that issue I can't reproduce this crash on my side, I see it only in reports. The latest crash information is next: iOS 14, all versions Crashed: com.apple.NSURLSession-work 0 CoreFoundation 0x1ab8c6028 CFDictionaryGetValue + 100 1 Foundation 0x1acca6754 _NSSetLongLongValueAndNotify + 92 2 CFNetwork 0x1abf857cc (Missing) 3 CFNetwork 0x1abf853d8 (Missing) 4 CFNetwork 0x1ac02b1f8 CFURLDownloadCancel + 35920 5 CFNetwork 0x1abf8af54 (Missing) 6 libdispatch.dylib 0x1ab583fb8 _dispatch_block_async_invoke2 + 148 7 libdispatch.dylib 0x1ab575db0 _dispatch_client_callout + 20 8 libdispatch.dylib 0x1ab57d10c _dispatch_lane_serial_drain + 580 9 libdispatch.dylib 0x1ab57dc90 _dispatch_lane_invoke + 460 10 libdispatch.dylib 0x1ab587d78 _dispatch_workloop_worker_thread + 708 11 libsystem_pthread.dylib 0x1f742d814 _pthread_wqthread + 276 12 libsystem_pthread.dylib 0x1f743476c start_wqthread + 8
Apr ’21