# Supported Devices

See below for lists of devices you can test on. These lists are liable to change as devices are added to the testing pool, we will ensure to keep them up to date with minimum delay. \
\
If you require a specific device, get in contact at <support@moropo.com> and we can discuss adding it.

## Android Devices

<table><thead><tr><th width="232">Name</th><th width="128">OS Versions</th><th width="156">Play Store*</th><th width="98">Form</th><th>Type</th></tr></thead><tbody><tr><td>Pixel 6</td><td>10, 11, 12, 12L, 13, 14</td><td>✅ on Android 13</td><td>Phone</td><td>Emulator</td></tr><tr><td>Pixel 6 Pro</td><td>13, 14</td><td>✅ on Android 13</td><td>Phone</td><td>Emulator</td></tr><tr><td>Pixel 7</td><td>13, 14</td><td>✅ on Android 13</td><td>Phone</td><td>Emulator</td></tr><tr><td>Pixel 7 Pro</td><td>13, 14</td><td>✅ on Android 13</td><td>Phone</td><td>Simulator</td></tr><tr><td>13.5in Freeform</td><td>13, 14</td><td>❌</td><td>Tablet</td><td>Emulator</td></tr></tbody></table>

\
\*Google Play Store access is supported as an add-on and is not available as standard. If interested, contact support at <support@moropo.com>.

## iOS Devices

<table><thead><tr><th width="231.33333333333331">Name</th><th width="129">OS Versions</th><th width="97">Form</th><th>Type</th></tr></thead><tbody><tr><td>iPhone 13</td><td>15</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 14</td><td>16, 17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 14 Plus</td><td>16, 17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 14 Pro</td><td>16, 17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 14 Pro Max</td><td>16, 17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 15</td><td>17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 15 Plus</td><td>17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 15 Pro</td><td>17, 18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 16</td><td>18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 16 Plus</td><td>18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 16 Pro</td><td>18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPhone 16 Pro Max</td><td>18</td><td>Phone</td><td>Simulator</td></tr><tr><td>iPad Pro (6th Gen)</td><td>16, 17, 18</td><td>Tablet</td><td>Simulator</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.moropo.com/running-tests/supported-devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
