Required Device Capabilities

To ensure that people only download apps that their device supports, the App Store uses values in the UIRequiredDeviceCapabilities property list key to determine the hardware-related capabilities an app requires. If your app requires a specific capability in order to run, you’ll need to include the value in the information property list file you submit to App Store Connect.


View devices

You can view a list of supported devices per UIRequiredDeviceCapabilities property key.