Search code examples
iosios11arkitiphone-se

Does ARKit support iPhone SE?


From https://developer.apple.com/arkit/:

ARKit runs on the Apple A9, A10, and A11 processors.

From https://www.apple.com/iphone-se/specs/:

A9 chip with 64‑bit architecture.

But from the iOS Device Compatibility Reference:

enter image description here

This says that iPhone SE is not compatible with ARKit. Could anybody clarify this for me?

Update: Apple updated the table. Now iPhone SE is showing as compatible with ARKit.


Solution

  • Sure, it depends only on the core chips. All iPhones with A9+ are compatible with ARKit. So the iPhone SE is also compatible.

    I think Apple made a mistake in the table you attached.