> For the complete documentation index, see [llms.txt](https://docs.qyrus.com/device-farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qyrus.com/device-farm/supported-browser-and-device.md).

# Supported Devices and Browsers List

Device Farm is designed to provide extensive testing coverage for your applications by supporting a wide range of devices and browser versions. This section outlines the devices and browsers that are supported for testing on the platform.

## Browsers

Device Farm supports the following browser versions for testing your web applications:

| Browser | Supported Versions |
| ------- | ------------------ |
| Chrome  | Latest, Latest-1   |
| Firefox | Latest, Latest-1   |
| Safari  | Latest, Latest-1   |
| Edge    | Latest, Latest-1   |

## Mobile Devices

### Android Devices

Device Farm supports testing on various Android devices with the following supported OS versions:

| Device         | Supported OS Versions |
| -------------- | --------------------- |
| Samsung Galaxy | Android 10, 11, 12    |
| Google Pixel   | Android 10, 11, 12    |
| OnePlus        | Android 10, 11, 12    |
| Xiaomi         | Android 10, 11, 12    |
| Huawei         | Android 10, 11, 12    |
| ...            |                       |

### iOS Devices

Testing your iOS applications is made easy with Device Farm's support for the following devices and OS versions:

| Device            | Supported OS Versions |
| ----------------- | --------------------- |
| iPhone Pro Models | iOS 14, 15, 16        |
| iPhone 14         | iOS 14, 15, 16        |
| iPhone 13         | iOS 14, 15, 16        |
| iPhone 12         | iOS 14, 15, 16        |
| iPhone 11         | iOS 14, 15, 16        |
| iPhone X          | iOS 14, 15, 16        |
| iPad Pro          | iOS 14, 15, 16        |
| iPad Air          | iOS 14, 15, 16        |
| ...               |                       |

Please note that the list of supported devices and browsers may evolve over time. For the most up-to-date information on supported configurations, we recommend referring back to this documentation or visiting the Device Farm website.

With this broad range of supported devices and browsers, you can confidently ensure your application's compatibility and performance across various platforms.

## Prerequisites

### Whitelisting DNS for Required URLs

To ensure smooth operation of the application, it is essential to whitelist certain DNS entries within your network environment. Whitelisting these DNS entries ensures that video streams remain visible and can connect with necessary external services without any interruptions.For optimal performance and reliability, please ensure that the following URLs are allowed through your firewall or proxy, if applicable.

### Steps to Whitelist DNS

1. **Identify the DNS Entries**:
   * **US** : `https://qyrus-rtc1-stream-us-east.qyrus.com, https://turnus1.qyrus.com`
   * **UK** : `https://qyrus-rtc1-stream-eu-west.qyrus.com, https://turneu1.qyrus.com`
   * **IND** : `https://qyrus-rtc1-stream-ap-south.qyrus.com, https://turnap1.qyrus.com`
2. **Contact Your Network Administrator**:
   * Provide the list of URLs to your network administrator or IT department.
   * Request them to add these URLs to the network’s whitelist, ensuring they are accessible from all relevant environments where the application will be deployed or used.
3. **Verify Access**:
   * For DeviceFarm try creating a Manual Session with iOS device [Manual Testing](/device-farm/manual.md).
   * For Mobility try to execute script on iOS Device [Mobility Script Execution](https://docs.qyrus.com/mobile-testing/execution/execution)

> **Note:** Failing to whitelist these URLs may cause issues with mobile session's.
