Skip to main content

How to locate and email crash reports for iOS app

Alex Brainin avatar
Written by Alex Brainin
Updated over 3 months ago

In some cases, the Ringotel app may crash on the iOS device due to a high-memory consumption or other device related issues. For our team to investigate such issues effectively, we may ask to send us crash reports from the user’s iOS device.

According to Apple official documentation, to locate and email crash reports for iOS apps:

  1. Open Settings > Privacy & Security > Analytics & Improvements on the device.

2. Tap Analytics Data.

3. Locate the log for your app. The log name starts with <AppBinaryName>_<DateTime> for crash reports, or JetsamEvent_<DateTime> for high-memory use crashes (please check for both app and high-memory use crashes reports).

4. Select the desired log.

5. Tap the Share icon, and select Mail to send the crash report as a mail attachment.

Did this answer your question?