---
title: "Error Codes - iOS"
slug: "error-codes-ios"
updated: 2023-11-14T19:32:30Z
published: 2023-11-14T19:32:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.tritondigital.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Error Codes - iOS

| Error Code | Error Message | Description |
| --- | --- | --- |
| 3000 | TDPlayerMountNotFoundError | The specified mount doesn’t exist. |
| 3001 | TDPlayerMountGeoblockedError | The mount is geoblocked. |
| 3002 | TDPlayerMountBadRequestError | A required parameter is missing or an invalid parameter was sent. |
| 3003 | TDPlayerMountNotImplemntedError | The version of the provisioning doesn't exist. |
| 3004 | TDPlayerHostNotFoundError | The host doesn't exist, or the connection is dropped. |
| 3005 | TDPlayerDeviceMuted | The device is muted. |
