System Requirements¶
-
Minimum iOS Version: 15.0 or higher
- Ensure your project’s iOS Deployment Target is set to iOS 15.0 or above under Build Settings.
-
Supported Devices: iPhones and iPads with a built-in camera
- Simulator Limitations: While the provided frameworks contain slices for both real devices (arm64) and the simulator (x86_64/arm64e), the simulator does not allow actual camera capturing. You can still build and run the app in the simulator for UI/testing purposes, but camera-dependent features won’t function.