Apple appears to be building out a much deeper set of Camera improvements for iOS 27 than what was announced at WWDC26 or what’s currently accessible in the public betas. According to a breakdown from code researcher pdfu on the MacRumors forums, based on diffing internal frameworks across beta builds, at least five features are sitting unfinished or hidden behind capability checks.
Waveform and histogram exposure tools
iOS 27 reportedly contains a full implementation of waveform and histogram displays for judging exposure while shooting. The histogram would show pixel distribution across shadows, midtones, and highlights, while the waveform preserves horizontal position so you can tell exactly where in the frame a highlight or shadow sits. Three presets are said to be built in: Luminance, RGB Composite, and RGB Parade, with the histogram offering a continuous curve or bar view. There’s no toggle for this in the Camera app yet, but the rendering pipeline reportedly runs on Apple’s real LiveVideoAnalytics engine, so it should reflect actual capture data whenever Apple flips it on. iOS 27’s new features span well beyond what was shown on stage at WWDC26.
Focus peaking and highlight-clipping overlays
The Camera app also appears to include code for overlaying focus and exposure warnings directly on the preview window, either separately or together. Focus peaking would highlight high-contrast edges in a chosen color to show what’s actually in focus, with adjustable sensitivity and transition timing. Highlight-clipping would flag blown-out areas using one of four styles – solid color, pulsing, diagonal “zebra” stripes, or checkerboard – with an adjustable brightness threshold. Neither has a user-facing switch as of beta 8.
Repeated self-timer captures
A “Captures” feature is said to let users pick a timer duration and a set number of repeated shots, restarting the countdown immediately after each capture request rather than waiting for image processing to finish. The interface for it isn’t complete in beta 8 – enabling it in a test environment throws a menu error – but the underlying capture loop is reportedly functional behind an internal flag.
Manual focus makes a comeback, sort of
A manual focus slider (ChromeLensPositionControls) showed up in iOS 26 betas, letting you lock focus at a specific lens position instead of relying on autofocus, similar to what Final Cut Camera and several third-party apps already offer. Apple pulled the slider and its UI code in iOS 27 beta 1, but the lower-level focus-lock command is still there. More notably, Apple added a capability check tied to a device’s first supported iOS version, which is reportedly written so that no currently shipping iPhone qualifies. That seems like a feature being held back for whatever ships alongside iOS 27 this fall, likely tied to Apple’s September 9 event.
Aperture-dependent lens correction
The last piece is more of an optical processing change than a user-facing feature. iOS 27 is said to select and blend lens correction data based on aperture, using calibration references for neighboring aperture values and combining them with varying weight. The system reportedly accepts up to four calibration references, though that doesn’t necessarily mean four physical aperture stops, Apple could be extrapolating between fewer real references to cover intermediate values. One device expected to benefit from such improvements is the iPhone 18 Pro Max, which is slated to debut alongside iOS 27.
None of this is confirmed by Apple, and anything gated behind capability checks or missing a UI could still get cut before release. But taken together, it points to Apple holding back a chunk of the Camera app’s iOS 27 feature set for the iPhone event rather than the WWDC keynote, which would line up with how Apple has staged hardware-tied software features before.
Source: MacRumors Forums, based on framework diffs from blacktop/ipsw-diffs on GitHub.