So - I'm trying to add the device capability requirement
which seems to map to exactly the capabilities I actually need, which is "supports avcapturemulticamsession"
but I just get this error when trying to validate:
What am I doing wrong?
Code Block iphone-ipad-minimum-performance-a12
which seems to map to exactly the capabilities I actually need, which is "supports avcapturemulticamsession"
but I just get this error when trying to validate:
Code Block App Store Connect Operation Error This bundle is invalid. The key UIRequiredDeviceCapabilities contains value 'iphone-ipad-minimum-performance-a12' which is incompatible with the MinimumOSVersion value of '13.5'.
What am I doing wrong?