<!--
{
  "documentType" : "article",
  "framework" : "Analytics Reports",
  "identifier" : "/documentation/Analytics-Reports/airplay-errors",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "AirPlay Errors"
}
-->

# AirPlay Errors

Analyze AirPlay errors in your apps.

## Overview

The data in this report contains aggregate information about [AirPlay](https://developer.apple.com/airplay) errors. It presents errors and information about multiple dimensions of device configuration, and shows the count and percentage of each error occurrence.

## Report Fields

|Report Field      |Description                                                                                                                                                                       |Data Type|
|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|Error Code        |Error code of the last error encountered                                                                                                                                          |integer  |
|Error Count       |Count of errors encountered for a specific error code                                                                                                                             |integer  |
|Error Percentage  |Percentage representing the rate at which an error code occurs                                                                                                                    |float    |
|Video Session Type|Type of session. Values can be of type: `RC` for `APEndpointPlaybackSessionRemoteControl`, `AP` for `APEndpointPlaybackSessionAirPlay`, or `MC` for `APEndpointPlaybackSessionMC`.|string   |
|Media Type        |Type of media. Values can be of type: `LocalFileEncrypted`, `LocalFileNonEncrypted`, `RemoteFileEncrypted`, `RemoteFileNonEncrypted`, `HLSEncrypted`, or `HLSNonEncrypted`.       |string   |
|Date              |Date when the event occurred                                                                                                                                                      |string   |
|Territory         |Country or region in which the event occurred                                                                                                                                     |string   |
|Device            |Type of device on which the event occurred                                                                                                                                        |string   |
|Platform Version  |Operating System (OS) version on the device on which the event occurred                                                                                                           |string   |
|Build Type        |Build type of device on which the event occurred                                                                                                                                  |string   |
|Build             |Build of device on which the event occurred                                                                                                                                       |string   |

---

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)