Posts

Post not yet marked as solved
12 Replies
0 Views
Seems like this crash was fixed in iOS 11.3
Post not yet marked as solved
12 Replies
0 Views
We are also exepriencing same crashes. My investigation makes me think, that the crash is happening in the background when the app is launched from suspended mode with Background Fetch.For some reason our crash doesn't appear in Xcode, but i have one from Fabric:https://gist.github.com/jarosan/25af589fea381a59f2c64f049ab69e7a
Post marked as Apple Recommended
0 Views
We also have a lot of CFNetwork related crashes:1. The one that happens most often for some reason doesn't appear in Xcode, but only in Fabric Crashlytics. But it's exactly the same as reported here: https://forums.developer.apple.com/thread/94924I've noticed that it happens in background during Background Fetch.2. Our second most popular CFNetwork crash is this one:https://gist.github.com/jarosan/af09485be31123bb6ebb9395ba9382f8