The new Xcode 7 \"Crashes\" tab in the organizer shows a handful of crashes from the AppStore for my app. According to the documentation, there should be a stack trace. Howe
I'm doing this for the first time in Xcode 10. Right clicking on my crash log and selecting Symbolicate was having no effect. I selected the build in the Archives section of the Organizer window and clicked the "Download Debug Symbols" button in the right-side pane. This didn't seem to do anything, but when I went back to Crashes and told Xcode to symbolicate the same crash again, this time it worked.