1

I released a new version of my application a couple of hours ago.

I suddenly get a lot of crash (about 50 - until now) reports that I didn't have till now.

The common of all crashes is:
iOS version 9.1-9.2
Crash types are: EXC_BAD_ACCESS KERN_INVALID_ADDRESS, EXC_BAD_ACCESS

What changed from the previous version:
iOS minimum target changed from 7 to 8
xCode changed from 7 to 8
fabric updated to the version 2.6.4 (1271)

I didn't find any explanation for that

I'd appreciate your help

Thanks in Advance

Mike Bonnell
  • 16,181
  • 3
  • 61
  • 77
dor506
  • 5,246
  • 9
  • 44
  • 79

1 Answers1

1

I have crash similar in only iOS 9.2.x - 9.1.x, 9.0.x No crash in 9.3.x, 10.x.x, 11.x.x Is it error iOS system? I use Swift 3.x

Tran Trung Hieu
  • 191
  • 2
  • 5