I was testing out MetricKit on iOS 15 beta and tried to do a crash but when I recieved the crash information there was no threads with threadAttributed
marked true
. As I understand, if threadAttributed
is true
that means this is the crashing thread. So, is this an iOS 15 bug or I can find the crashing thread by a different method?
You'll find the diagnostic payload in the attached file.