My first app, worked on it for 6 months. I submit it for approval and it is rejected as it crashed on load.
Apple send me three crash reports as attachments. When I go into Xcode organizer, it says "no crashes". I am using xcode 6.3.1. I can't see how to load the crash reports into organizer to symbolicate them. The documentation says go into devices. I can select a specific device and see crashes, but obviously the device used by the appstore for testing does not appear. I can select a device and "view all logs" and see the crash reports for all the local devices. However I cannot (for example) drag-and-drop the crash reports from Apple into Organizer or Devices (anywhere) to make XCode aware of them.
Worked on this for 6 months, pulling my hair out trying to read these crash reports, anybody know what I am supposed to do?