iPhone Duo app compatibility and Split View: what works

A decision-first guide to whether existing apps run, when they fill the inner display, and why two apps may behave differently in Split View.

Verification note: Compatibility and layout behavior were checked September 10, 2026 against Apple’s iPhone Duo product page, launch release, and Apple’s developer Tech Talk. Apple confirms that existing apps run without recompiling, describes saved app pairs and same-app windows, and explains how newer SDKs improve use of the inner display; this page does not claim that every individual app has been tested.

Quick answer

The short version

Apple says existing iPhone apps can run on iPhone Duo without being recompiled. The launch release also describes Split View, two windows of the same app such as Safari, and saved app pairs. That does not mean every app will immediately use the full inner display or Split View perfectly: apps built with newer iOS 27 SDKs can make better use of the Duo’s layouts, while older or fixed-layout apps may show unused space, clipped controls, or a less adaptive view.

Will existing iPhone apps work on iPhone Duo?

Apple tells developers that an existing iPhone app runs on iPhone Duo even without recompilation. Compatibility and layout quality are different questions: an app can launch and remain usable while still failing to take advantage of the wider inner display.

Apple says the iOS 27 SDK extends an app farther across the inner display, while the iOS 27.1 SDK lets updated apps reach the screen edge and places standard navigation and toolbar controls appropriately. Those are developer-side improvements, so users may see different results from different app versions.

What you seeLikely interpretationBest next check
App opens but leaves unused spaceThe app runs, but its current layout may not be optimized for the inner display.Update the app and iOS, then reopen it on the inner display.
Controls look clipped or unevenThe app may be making fixed screen or safe-area assumptions.Rotate once, exit Split View, and report the layout to the app developer if it repeats.
One app works in Split View and another does notApp-level layout support can differ; this is not automatically a display fault.Test each app alone, then try the pair again after updating both.
The same app adapts when opened or closedThe app is responding to the available display size as intended.No fix is needed unless controls become inaccessible.

What Apple says

Apple describes a landscape experience with side-by-side apps and Split View. It also describes portrait, closed, seated, and standing positions, so the Duo is not just a larger rectangle—it changes the available layout contexts.

Apple’s developer guidance says standard SwiftUI and UIKit navigation components adapt across Duo positions. The practical question is therefore not only “does Split View exist?” but “has this specific app adopted a flexible layout, and does the pair of apps I care about behave well together?”

Apple’s launch release names Netflix, Zoom, and Slack as examples already taking advantage of the folding design. Treat those as Apple’s current examples, not as a complete compatibility list or proof that every feature in each app behaves identically.

Evaluate a two-app workflow

  1. Choose one task pair

    Pick a real pair such as a document and reference page, a video call and notes, or a map and messages.

  2. Open in landscape

    Use the inner display in landscape as Apple describes. Do not force a position if the hinge resists or the case interferes.

  3. Update both apps

    Install current App Store versions before judging compatibility; developers may add Duo layout support independently.

  4. Check the app boundaries

    Look for missing controls, clipped text, a keyboard that covers content, or a web view that does not reflow.

  5. Keep a fallback

    If one app does not support the layout, use the outer display or a single-app workflow rather than treating it as a phone failure.

Evidence boundary

Confirmed

  • Apple says existing iPhone apps run on iPhone Duo without recompiling.
  • Apple says apps built with newer iOS 27 SDKs can use more of the inner display and adapt standard navigation controls.
  • Apple describes landscape Split View and side-by-side apps for iPhone Duo.
  • Apple describes separate inner and outer displays and multiple physical positions.
  • Apple says users can open two windows of the same app, such as Safari, and save pairs of apps for later.
  • Apple names Netflix, Zoom, and Slack as third-party apps already taking advantage of the folding design in its launch material.
Needs context

Provisional

  • The compatibility and layout quality of any named third-party app depend on its current release; no app-specific result is claimed without direct evidence.
  • Exact user-facing gestures and labels may change with iOS updates before retail availability.
Questions covered here

FAQ

Do existing iPhone apps work on iPhone Duo?

Apple says existing apps run without recompiling. Some may not use the full inner display or adapt perfectly until their developers update them for newer iOS 27 SDKs.

Does Split View work in every app?

Do not assume identical behavior in every app. Apple provides the Duo and Split View system experience, but each app’s layout can respond differently.

Why does an app look cropped on the inner display?

The app may be using a fixed layout or making screen and safe-area assumptions. Update the app and iOS, test it outside Split View, and report a repeatable app-only layout problem to its developer.

Which apps are optimized for iPhone Duo?

Apple’s launch release names Netflix, Zoom, and Slack as examples already using the folding design. Check each app’s current release and actual layout; Apple’s examples are not a complete list or a guarantee of identical behavior.

Primary reading

Sources

  1. Apple iPhone DuoLandscape and Split View description.
  2. Apple Developer: Prepare your app for iPhone DuoExisting-app compatibility, SDK behavior, adaptive layouts, and safe-area guidance.
  3. Apple iPhone Duo specificationsDisplay and iOS context.
Editorial responsibility

Maya Bennett

Independent technology editor for iPhone Duo Help. The byline means this page was checked against its cited sources and its uncertainty is stated; it does not claim Apple employment, repair credentials, or personal testing.

Read the verification method →