# Apple Devices

***

## iPhone

* iPhone 11, 11 Pro, and 11 Pro Max and up
* iPhone X, Xr, Xs, Xs Max

{% hint style="info" %}
Most iPhone models released since 2018 are compatible with the app.
{% endhint %}

***

## iPad

* iPad Pro&#x20;
* iPad Air (3rd Gen) and Up
* iPad (7th Gen) and up
* iPad Mini 5 and up

{% hint style="info" %}
Most iPad models released since 2018 are compatible with the app.
{% endhint %}

***

## General

* 16 GB of device storage
* WiFi or Cellular connectivity

{% hint style="info" %}
A data connection is required to load FieldAgent account information.

[Terrain Informed Flights](/home/fieldagent-mobile-ios/60-second-guides/terrain-informed-flight.md) require a data connection at the field edge.
{% endhint %}

***

## Notes

* For the best app experience, you should have the latest [version](/home/fieldagent-mobile-ios/requirements/ios-system-software.md) of iOS.&#x20;
* Devices with Lightning port connectors may have issues with some older models of DJI Drones.&#x20;

{% hint style="warning" %}
Using older device models will lead to a degraded experience.
{% endhint %}


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/requirements/apple-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.
