<img src="https://img.shields.io/badge/%20-ENTERPRISE-B10031" style="float:left"/><br /> <img src="https://img.shields.io/badge/iOS-V4-009727?logo=apple" style="float:left"/><br />

This reference documents platform-specifc error and warning codes.

The sources for these errors include:

  • Player Javascript components, and loading of said components

  • Native provider and the exceptions it may throw

  • Native features such as Picture-In-Picture

These error codes extend the existing [error codes for the JWP web player](🔗).

<br /> <hr />

## Setup Errors

### Loading Core JS Component

(Script tags will be stripped)


<br />

### Loading Provider JS Component

(Script tags will be stripped)


<br /> <hr />

## Native Errors

<a name="misc"></a>

### Miscellaneous

#### Connectivity

(Script tags will be stripped)


<br />

### Native

#### General

(Script tags will be stripped)


<br /> <br />

#### Picture in Picture

These errors are returned by the native `AVPictureInPictureController` delegate error method <a href="https://developer.apple.com/documentation/avkit/avpictureinpicturecontrollerdelegate/1614697-pictureinpicturecontroller" target="_blank">Apple Developer Documentation</a>.

<br /> <hr />

<a name="warnings"></a>

## Warnings

<a name="loading-js-warnings"></a>

### Miscellaneous

#### Related

(Script tags will be stripped)


<br />

(Script tags will be stripped)