<!--
{
  "documentType" : "article",
  "framework" : "Analytics Reports",
  "identifier" : "/documentation/Analytics-Reports/app-crashes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "App Crashes"
}
-->

# App Crashes

Review crashes for your App Store apps based on app version and device type.

## Overview

Use this report to understand crashes for your App Store apps by app version and device type.

- Territories: Worldwide
- Platforms: iOS, iPadOS, macOS, tvOS, visionOS
- Availability:
  - Daily: Every day
  - Weekly: Every Friday for the previous week (Monday to Sunday).
  - Monthly: On the fifth day of the following month.
- Completeness: Within five days. Weekly and monthly reports are complete by default.
- History: On request, data is available beginning from January 1, 2024.
- Privacy:
  - Includes app crashes data from users who have opted to share their data with Apple and developers. Data is provided only when events exist from at least five users for the respective report.

The Analytics Reports framework delivers new portions of report content as instances. Each instance can contain one or more batches of data, to accommodate late-arriving events, or in rare cases, data corrections.  To learn more, see [Data Completeness and Corrections](/documentation/Analytics-Reports/data-completeness-corrections).

## Report Fields

|Report Field        |Description                                                                                                                                  |Data Type|
|--------------------|---------------------------------------------------------------------------------------------------------------------------------------------|---------|
|Date                |Date on which the event occurred. For weekly and monthly instances, this column represents the first day of the week and month, respectively.|`date`   |
|App Name            |The name of the app provided  by you during app setup in App Store Connect.                                                                  |`string` |
|App Apple Identifier|Your app’s Apple ID.                                                                                                                         |`integer`|
|App Version         |The version of the app associated with the crash.                                                                                            |`string` |
|Device              |The device on which the event occurred.                                                                                                      |`string` |
|Platform Version    |The OS version of the device on which the event occurred.                                                                                    |`string` |
|Crashes             |The total number of crashes.                                                                                                                 |`integer`|
|Unique Devices      |Number of unique devices  where app crashed                                                                                                  |`integer`|

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)