Which iPhone Models Support Dual Camera Recording? (Full Compatibility List)
Not every iPhone can record from two cameras at the same time. Dual camera recording requires specific hardware and software support. Here's the complete breakdown.
The Requirement: AVCaptureMultiCamSession
Apple introduced simultaneous multi-camera recording in iOS 13 with the AVCaptureMultiCamSession API. This API requires an A12 Bionic chip or later, which means iPhone XS (2018) and newer.
The built-in Camera app doesn't expose this feature for separate-file output. You need a third-party app to use it.
Compatible iPhone Models
Dual rear cameras
- iPhone XS / XS Max (2018) — wide + telephoto
- iPhone XR (2018) — single rear camera only, front + back pairs only
- iPhone 11 (2019) — wide + ultra wide
- iPhone 12 / 12 mini (2020) — wide + ultra wide
- iPhone 13 / 13 mini (2021) — wide + ultra wide
- iPhone 14 / Plus (2022) — wide + ultra wide
- iPhone 15 / Plus (2023) — wide + ultra wide
- iPhone 16 / Plus (2024) — wide + ultra wide
Triple rear cameras (wide + ultra wide + telephoto)
- iPhone 11 Pro / Pro Max — wide + ultra wide + 2× telephoto
- iPhone 12 Pro / Pro Max — wide + ultra wide + 2.5× telephoto
- iPhone 13 Pro / Pro Max — wide + ultra wide + 3× telephoto
- iPhone 14 Pro / Pro Max — wide + ultra wide + 3× telephoto
- iPhone 15 Pro — wide + ultra wide + 3× telephoto
- iPhone 15 Pro Max — wide + ultra wide + 5× telephoto
- iPhone 16 Pro / Pro Max — wide + ultra wide + 5× telephoto
- iPhone 17 Pro / Pro Max — wide + ultra wide + 5× telephoto
Which Lens Pairs Work Together?
Not every combination of lenses can record simultaneously. The iPhone's hardware can typically handle two rear cameras at once, plus optionally the front camera. The exact pairs available depend on your model.
Common supported pairs include:
- Wide + ultra wide
- Wide + telephoto
- Ultra wide + telephoto
- Any rear camera + front camera
Apps that use Apple's supportedMultiCamDeviceSets API automatically detect which pairs your specific device supports and only show available options. DoubleFrame uses this approach.
Resolution Limits for Dual Recording
When recording from two cameras simultaneously, the maximum resolution may be lower than single-camera recording. Typical limits:
- 1080p at 30fps — works reliably on all supported devices
- 1080p at 60fps — works on most devices
- 4K at 30fps — works on iPhone 12 and newer
- 4K at 60fps — supported on newer Pro models but may cause thermal throttling on longer recordings
The iPhone's processor handles two video streams, audio, and live preview simultaneously. Higher resolutions and frame rates increase thermal load, which may cause recording to stop on extended sessions.
What About Front + Back Recording?
All iPhones with A12 or later support simultaneous front + back camera recording. This works even on single rear camera models like the iPhone XR. The front camera typically maxes out at 1080p during dual recording.
Check Your iPhone's Compatibility
DoubleFrame automatically detects your available lens pairs. Download and see what your device supports.
Download on the App Store