I've been trying to get crash reports for my app that is being distributed through iTunes Connect/TestFlight, but am unable to locate them.
I found this thread which states you need to "Include app symbols for your application" whilst submitting to iTunes Connect, which I have done. I then read this thread which states it is only for apps that have been released on the App Store, and does not store crash reports for apps in Pre-release (which mine is).
So, to recap, I have tried:
- Making sure the "Include app symbols for your application" is checked,
- Installing Xcode 6.3 to view the crash organisation screen,
- Waiting ~1 week for crash logs to appear,
- Searching in iTunes connect for the app's crash logs.
Is the only way to get crash reports to install a third party reporting tool like Crashlytics, or am I doing something wrong/missing a step?