I'd like to publish an app to the app store that uses the AVCaptureMultiCamSession API, that is only supported A12 and A13 chips. Is there a way to specify that on the Info.plist file?
Thank you very much.
Best regards,
Marcel
I'd like to publish an app to the app store that uses the AVCaptureMultiCamSession API, that is only supported A12 and A13 chips. Is there a way to specify that on the Info.plist file?
Thank you very much.
Best regards,
Marcel
While that scheme works for 'arkit', I don't yet see a more restrictive key for arkit 3.0
You may want to file an enhancement request for such a key via the bug reporter.
Good luck