Technical

Which iPhone Models Support Dual Camera Recording? (Full Compatibility List)

April 25, 2026·4 min read·Pypple Technology LLC

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

Triple rear cameras (wide + ultra wide + 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:

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:

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
← Back to all posts