The application crashed at the customer device. Unfortunately the app does not provide
an error log in order to identify the root cause.
I was wondering what information can be collected from the customer device in order to start
working on the issue. For example is there a core file available? What other data might help us understand the problem?
Two cases:
- the customer can give the device to the developer
- the customer cannot give the device to the developer
Malke the Customer get the crash log(using iTunes), search a tutorial on google about how to do it. When you have import in Xcode organizer and match it with the archive that you distribute. You shoul see a comprehensible crash log.
Tecnote Apple