Apple’s WWDC sessions usually offer a mix of developer guidance and subtle hardware tea leaves. And last week, one passing comment during the explanation of an SDK change caught attention for what it might suggest about a particular future device.
In a session called “Make your UIKit app more flexible,” Apple confirmed that starting with the iOS 26 SDK, apps will no longer be automatically letterboxed or scaled on new screen sizes when running on future hardware.
Historically, when Apple introduced a taller iPhone, a new iPad aspect ratio, or any other form factor shift, apps built with older SDKs would default to running in a scaled or letterboxed mode. Developers would only get true native rendering once they updated their app against the latest SDK and resubmitted it to the App Store.
With iOS 26, that behavior changes. Quoting directly from the session:
“There is another compatibility mode, specifically for new hardware. Previously, when new hardware was released with a different screen size, the system would scale or letterbox your app’s UI. That scaling would stay in place until you built with a newer SDK and resubmitted your app. Once you build and submit with the iOS 26 SDK, the system will no longer scale or letterbox your app’s UI for a new screen size. These are the best practices to ensure that your app is flexible.”
That may sound like a small technical tweak, but the timing and the specific language around “new hardware” and “new screen size” feel… notable.
As pre-iPad 9to5Mac readers will remember, Apple doesn’t typically enforce this kind of preemptive UI flexibility unless it’s gearing up for a form factor where scaled apps would look especially bad.
And given the ongoing rumors about a foldable iPhone in development, it’s hard not to read this as the clearest OS-level sign yet that bigger display changes are coming.
The aspect ratio game
Last month, Weibo leaker Digital Chat Station shared the following claim on the foldable iPhone’s aspect ratio:
... continue reading