iPhone Duo Apps: Which Apps Actually Use the Foldable Screen

Apple splits iPhone Duo compatibility into three tiers, and only iOS 27.1 apps fill the foldable display. Here is what each tier looks like and how to check your own apps.

Most of the iPhone Duo apps you already own will not fill its screen on day one. Apple has split foldable compatibility into three tiers, and only apps built for iOS 27.1 get the whole 7.6-inch inner display. iOS 27.1 arrives in October alongside the phone, so the app updates and the hardware have to land in the same window.

That timing is the thing to sit with before you pre-order. Pre-orders open October 16 at 5 a.m. PT, ahead of availability on October 23, and the phone starts at $1,999. The question is not whether the hardware is good. It is whether the apps you actually live in will look right on a display twice the width of the one in your hand, and Apple has now given a clear answer about how that gets decided.

What Apple has confirmed

Apple laid the rules out in a developer session on preparing apps for iPhone Duo, and the short version is that compatibility depends on which SDK an app was built with, not on how recently it was updated. That distinction matters more than it sounds. An app can ship a bug fix every week for a year and still fall into the bottom tier, because the thing that decides it is the toolchain the developer compiled with.

The device layer is settled. Both displays share the same aspect ratio, so content does not letterbox just because it moved from the outer screen to the inner one. Split View opens two apps side by side on an iPhone for the first time, Apple’s example being Safari on one side and Safari on the other for comparison shopping. What varies is how much of that space any given app knows how to use.

The three tiers, and what each one looks like

How apps look on the iPhone Duo inner display: apps built for iOS 26 or earlier sit in a safe area with black bars, iOS 27 apps use more of the screen, and iOS 27.1 apps use the full display around the fold.

Tier one: built against the iOS 26 SDK or earlier. This is the worst case, and it is the one most of your current apps are in. Apple’s documentation is unusually blunt about what happens: “When you build with Xcode 26 and earlier, your app doesn’t extend under the status bar and camera.” On the foldable that means a single app view fitted inside a safe area, sitting on a black background. Not broken, not unreadable, just visibly smaller than the device you paid for, with dark bars eating the edges.

Tier two: built for iOS 27. Apps compiled against the current SDK use much more of the display, and Apple’s own walkthrough is honest that blank space still remains. Think of it as the app stretching to the edges it knows about, while leaving untouched the region it has not been told how to handle, which on a folding display is the fold itself and the camera cutout behind the screen. This tier is where well-maintained apps will be within weeks of launch.

Tier three: built for iOS 27.1. Full compatibility mode. The app uses the entire inner display, adapts its content around the fold, and behaves like an iPad app that happens to fold. Apple’s own apps sit here, and Apple says the third-party apps it has worked with do too.

Here is the awkward part, and it is worth saying plainly rather than dressing up. iOS 27.1 does not exist yet as a shipping release, and it is not scheduled until October, the same month the phone goes on sale. Apple’s developer resources page for the foldable went live on September 18 with Xcode 27.1 beta and the Figma and Sketch design kits. That gives developers roughly four weeks between getting the tools and the first customers holding the device. Some apps will make that window comfortably. Plenty will not, and you will see it as black bars.

Which apps are already handling it

Apple named names in its launch announcement, and the wording is specific: “Third-party apps, including Netflix, Zoom, and Slack, are already taking advantage of the folding design to deliver immersive experiences.” Netflix gets the most detailed treatment, and it is the clearest example of what the fold is actually for. You can scroll through Clips on the outer display with the phone shut, then open it and land in a larger experience on the inner screen, with the content reacting as the device unfolds rather than restarting.

Zoom and Slack are the two that will matter to anyone using this as a work phone, since both are split-screen workloads by nature. Apple also showed Detail, a video creation app that runs its AI models on device using the new Core AI framework, which is the sort of thing a bigger screen and a faster chip are genuinely built for.

Netflix icon

Netflix

★★★★★ 4.7·Free

Download on the App Store
Zoom Workplace icon

Zoom Workplace

★★★★★ 4.7·Free

Download on the App Store
Slack icon

Slack

★★★★★ 4.1·Free

Download on the App Store
Detail: AI Video Editor icon

Detail: AI Video Editor

★★★★★ 4.5·Free

Download on the App Store

Four names is a short list against the App Store, and Apple has not published a wider compatibility list. Treat anything beyond those four as unconfirmed until you see it yourself.

How to check your own apps before October 16

You do not need a Duo, and you do not need to write code, to get a decent read on the apps you care about. Apple’s guidance gives away the test: if an app already works well on iPad and Mac, or has been prepared to resize in iPhone Mirroring, it is “well on your way” to supporting the foldable. An app that uses standard system navigation, toolbars and tab bars gets most of the adaptation for free, because the system handles the repositioning rather than the app.

So the practical filter is not “does this app feel modern”. It is this:

  • Does it have an iPad version that looks like it was designed rather than stretched? If yes, the developer has already solved the resizing problem once.
  • Does it still fight you on iPad with fixed phone-shaped layouts? Same developer, same habits, same likely outcome on the fold.
  • Is it a web wrapper? Those tend to fall into the bottom tier and stay there.
  • Does the developer ship updates at all? An app untouched since 2024 is not going to be rebuilt for a phone that shipped in 2026.

Reading release notes for the phrase “iPhone Duo” is useful but incomplete. Silence does not mean an app is unadapted, because plenty of apps will work acceptably through Apple’s standard layouts without ever mentioning the device. A recent update date does not prove anything either: an app can be updated weekly and still be compiled against an old SDK. The iPad test tells you more than either signal on its own.

What Split View asks of an app

Two apps on one screen is the feature people are buying, and it is also the one that exposes the laziest apps. In some poses, iPhone Duo moves an app’s navigation bar, toolbar and tab bar to the side of the display and stacks them vertically. Apple handles that automatically for apps built with standard navigation containers, and cannot do it at all for apps that draw their own custom bars.

There is a small detail that reveals how much of this is on the developer. When the system moves a toolbar item to the vertical position it needs an icon: an item with a title and no icon is simply not shown vertically, and neither is a custom view. So an app you use daily could lose its most important buttons in the folded layout, not through a crash or an error, but because the developer never drew an icon for that button.

If you want a preview of how an app will behave, open it on an iPad in Split View with another app. If the layout holds up, the odds are good. If it collapses into a phone-shaped column with a third of the screen wasted, you now know how October 23 will look.

Get our weekly picks. New iPhone app roundups and reviews, once a week.

Frequently Asked Questions

Will my apps work at all on iPhone Duo?

Yes. Apps built for older SDKs still run, they just do not use the full display. You get a single app view inside a safe area on a black background. Nothing breaks, nothing crashes, and nothing gets lost. It simply looks like a smaller phone inside a bigger one, which is a bad outcome for a $1,999 purchase but not a functional one.

Do I need to wait for app updates before pre-ordering on October 16?

No. The phone is not going to be unusable, and the apps that matter most are the ones already adapted. What changes is how the screen feels in the first weeks. If you use iPad Split View apps heavily, you will notice the tier gap immediately. If your daily apps are mainly messaging and media, the difference will be much smaller.

Will a letterboxed app look broken?

Not broken, just dated, and that distinction is real. Apple’s fallback is a deliberately conservative layout: content in a safe area with black around it. It reads as “this app has not caught up”, which is accurate. The exception is apps with custom toolbars, where misplaced controls can make the app awkward to use rather than merely plain.

Does an app have to mention iPhone Duo in its release notes to be ready?

No, and judging readiness that way will mislead you in both directions. An app using Apple’s standard layouts can adapt acceptably with no mention of the device at all. An app that updates every week can still be compiled against an old SDK and land in the bottom tier. Check how it behaves on iPad instead.

Can I run two different apps side by side, or the same app twice?

Both. Apple’s Split View opens two apps alongside each other, and it also supports launching a second window of the same app, with Safari as the company’s own example for comparison shopping. Pairs you use together can be saved and reopened later, which is the part that turns the feature from a demo into a habit.

The short version

iPhone Duo app compatibility comes down to one question: which SDK was this app built with. Apps from the iOS 26 era or earlier run in a black-bordered safe area. Apps built for iOS 27 use most of the display. Only apps built for iOS 27.1, which ships in October, get the full 7.6-inch screen and proper fold handling.

That means the phone will arrive fully usable and partly optimized. Netflix, Zoom and Slack are confirmed as ready. For everything else, the fastest way to judge an app is to open it on an iPad in Split View, since a developer who solved resizing for iPad has largely solved it for the fold as well.

If you want the rest of the launch context, the September event recap covers the device itself, and our iOS 27 update guide walks through the release your phone will be running when it arrives. The best new features in iOS 27 is the place to start if you want to know what the software adds beyond the folding screen.

Is your app on this list? Add a free "Featured on iOS App Lists" badge to your website or press kit.