> For the complete documentation index, see [llms.txt](https://stellarcasttv.gitbook.io/stellarcasttv-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stellarcasttv.gitbook.io/stellarcasttv-docs/stellarcasttv-iptv-tutorial/phones-and-tablets-installation-guide/how-to-install-iptv-smarters-pro-on-apple-ios-devices.md).

# 🍎 How to Install IPTV Smarters Pro on Apple / iOS Devices

***

### 📱 How to Install IPTV on iPhone & iPad

This guide explains how to install IPTV apps on **iPhones** and **iPads** using the official **Apple App Store**. Apple devices do **not** allow APKs or third-party sources, so installation must be done via the store.

***

### ✅ Prerequisites

* An **iPhone** or **iPad** running **iOS 12** or higher
* A **stable internet connection**
* IPTV **account credentials** (provided by FlowCastTV with your subscription)

***

#### 🛠 Step-by-Step Installation

**1. Open the App Store**

* Unlock your device
* Tap the **App Store** icon on your home screen

**2. Download the IPTV App**

* Search for **“Smarters Player Lite”**

> ℹ️ Be sure it’s from **WHMCS SMARTERS**.

**3. Install the App**

* Tap **Get** next to the app
* Authenticate with Face ID or password
* Wait for the app to install

**4. Open and Configure the App**

* Launch the app
* Accept the terms and conditions
* Choose login method: **Xtream Codes** or **M3U URL**
* Fill in:
  * **Any Name** (e.g., My IPTV)
  * **Username**, **Password**, and **Server URL** (provided by FlowCastTV with your subscription)

Tap **Add User** to proceed.

**5. Done! Start Streaming 🎉**

* Wait for the app to load your content.
* You’re ready to enjoy IPTV channels, movies, and series.

***

### 💡 Tips & Troubleshooting

* 🔄 If the app doesn’t load content, double-check your IPTV credentials.
* ❌ App not appearing? Make sure you’re signed into a supported App Store region.
* 🚫 Apple does **not support** installing apps from outside the App Store — avoid suspicious links or APKs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://stellarcasttv.gitbook.io/stellarcasttv-docs/stellarcasttv-iptv-tutorial/phones-and-tablets-installation-guide/how-to-install-iptv-smarters-pro-on-apple-ios-devices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
