Crash reports not generated under issues section in Firestore Crashlytics

I have been working with custom keys in Crashlytics. After triggering a manual crash, I encountered a missing dSYM file error. Even after uploading the required dSYM file, the crash report is not appearing under the Issues section. How can I resolve this and retrieve the crash report?

Answered by DTS Engineer in 816805022

I think this is something you need to discuss with your third-party tool vendor.

ps I strongly recommend against using a third-party crash reporter, for the reasons I outline in Implementing Your Own Crash Reporter.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I think this is something you need to discuss with your third-party tool vendor.

ps I strongly recommend against using a third-party crash reporter, for the reasons I outline in Implementing Your Own Crash Reporter.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Crash reports not generated under issues section in Firestore Crashlytics
 
 
Q