My app encountered this crash in recent months.From the stacktrace as the following, I can‘t find any clue.This crash only happened on iOS 11.2.x and background thread. This bug almost happened only once on each user's device. I don't know if it is a bug from Apple.Can anybody give me some clues about this bug? Thanks a lot!
Asked
Active
Viewed 247 times
0
-
Did you find any solution? – Fawad Masud Mar 21 '18 at 03:05
-
@FawadMasud Absolutely not,I found that some of my friend's app also has the same crash. – Daemonson Dong Mar 22 '18 at 02:41
-
Recently, I found the crash rate slows down.It also crashes on iOS 11.2.x and there are basically few crashes in the iOS 11.3 system. By the way, iOS 11.3 system accounts for half of our users. – Daemonson Dong Apr 17 '18 at 08:49
-
1From this [forum](https://forums.developer.apple.com/thread/99581) of apple development, the staff of Apple indirect that this may be a bug of CFNetwork itself. – Daemonson Dong Apr 24 '18 at 09:33