iOS 27 Landscape Mode: Apple Apps Point to Foldable iPhone

iOS 27 Landscape Mode: Apple Apps Point to Foldable iPhone

iOS 27 Landscape Mode: Apple Apps Point to Foldable iPhone

https://apple.gadgethacks.com/news/ios-27-landscape-mode-apple-apps-point-to-foldable-iphone/

Publish Date: 2026-06-12 11:13:00

Source Domain: apple.gadgethacks.com

Apple Music, Fitness, and Health have all gained landscape orientation support in iOS 27, ending years of portrait-only layouts for three of the company’s most-used first-party apps, Macworld reported this week. For everyday users, that’s a straightforward fix. The more significant story is what sits behind it: the same beta that quietly rotated those apps also contains framework strings referencing fold states and display angles, neither of which maps to any device Apple currently sells.

Those strings arrived alongside Apple’s formal push at WWDC 2026 for developers to stop building around fixed screen shapes. Taken together, the visible app changes, the developer guidance, and the code strings point toward screen configurations the current iPhone lineup cannot produce, MacRumors reported four days ago.

Apple told developers to design for screen shapes that don’t exist yet

At the Platforms State of the Union earlier this week, Apple introduced support for resizable iOS apps in iPhone Mirroring and on iPad, stating directly in the session that developers should target “a dynamic range of sizes and aspect ratios” rather than fixed device dimensions. The instruction was unusually direct: stop hardcoding orientations and screen shapes.

Developers who rebuild against the latest SDK will have their apps automatically opted into resizability, Apple said, with SwiftUI apps already using scene lifecycle described as “well on your way” to full support, per MacRumors. Adaptive layouts are becoming the platform default, not an optional refinement.

Apple also provided a coding agent skill to help identify and fix common resizability issues automatically, per the WWDC session. That kind of tooling support signals Apple wants broad compliance fast, not a slow voluntary rollout.

The new resizable iOS simulator and updated Xcode Previews let developers test layouts across screen sizes and aspect ratios that don’t match any current iPhone hardware, per Apple’s session. A simulator…

Source