<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu" -->

---
title: WWDC26: Support the Center Stage front camera in your...
description: Apple&#x27;s WWDC26 session covers how to integrate the Center Stage front camera (available on iPhone 17, iPhone Air, and iPhone 17 Pro) into iOS apps. The square...
canonical: https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: WWDC26: Support the Center Stage front camera in your iOS app | Apple | daily.dev
og:description: Apple&#x27;s WWDC26 session covers how to integrate the Center Stage front camera (available on iPhone 17, iPhone Air, and iPhone 17 Pro) into iOS apps. The square...
og:url: https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu
og:image: https://api.daily.dev/og/posts/1m3g6YnUU.png
og:image:alt: WWDC26: Support the Center Stage front camera in your iOS app | Apple
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WWDC26: Support the Center Stage front camera in your iOS app | Apple

**[Apple Developer](https://daily.dev/sources/appledeveloper)** · 17 min read · 0 upvotes · 0 comments

## Summary

Apple's WWDC26 session covers how to integrate the Center Stage front camera (available on iPhone 17, iPhone Air, and iPhone 17 Pro) into iOS apps. The square image sensor with a 95-degree field of view enables dynamic aspect ratio switching, Auto Zoom, and Auto Rotate. Key APIs introduced in iOS 26 include: AVCaptureDevice.dynamicAspectRatio for seamless orientation switching without rebuilding the capture session; AVCaptureSmartFramingMonitor for automatic face/gaze-based framing recommendations in photo capture; sensor orientation compensation via cameraSensorOrientationCompensationEnabled; and a new low-latency video stabilization mode for video calls. The session also covers how Center Stage works with AVCaptureMovieFileOutput for recordings and how to enable it programmatically for video conferencing apps not using VoIP background mode.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=zRdN66ieSuc>

## Similar posts on daily.dev

- [iPhone 17’s front-facing camera gets Center Stage](https://daily.dev/posts/iphone-17-s-front-facing-camera-gets-center-stage-nrltb6puo) · The Verge · 0 upvotes · 0 comments
- [Adobe’s Project Indigo camera finally adds iPhone 17 support](https://daily.dev/posts/adobe-s-project-indigo-camera-finally-adds-iphone-17-support-oquosojhh) · The Verge · 0 upvotes · 0 comments

---

Tags: [#ios](https://daily.dev/tags/ios), [#swift](https://daily.dev/tags/swift)

[View this post on daily.dev](https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"WWDC26: Support the Center Stage front camera in your iOS app | Apple","url":"https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu"},"datePublished":"2026-06-08T21:25:25.799Z","dateModified":"2026-06-08T21:26:03.615Z","description":"Apple's WWDC26 session covers how to integrate the Center Stage front camera (available on iPhone 17, iPhone Air, and iPhone 17 Pro) into iOS apps. The square...","image":"https://i.ytimg.com/vi/zRdN66ieSuc/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/zRdN66ieSuc/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Apple Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apple Developer","logo":"https://media.daily.dev/image/upload/s--CAtMViBl--/f_auto/v1711726806/logos/appledeveloper","url":"https://daily.dev/sources/appledeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/wwdc26-support-the-center-stage-front-camera-in-your-ios-app-apple-1m3g6ynuu","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ios,swift","timeRequired":"PT17M","video":{"@type":"VideoObject","name":"WWDC26: Support the Center Stage front camera in your iOS app | Apple","description":"Apple's WWDC26 session covers how to integrate the Center Stage front camera (available on iPhone 17, iPhone Air, and iPhone 17 Pro) into iOS apps. The square...","thumbnailUrl":"https://i.ytimg.com/vi/zRdN66ieSuc/sddefault.jpg","uploadDate":"2026-06-08T21:25:25.799Z","duration":"PT17M","url":"https://api.daily.dev/r/1m3g6YnUU","embedUrl":"https://www.youtube.com/embed/zRdN66ieSuc"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apple Developer","item":"https://daily.dev/sources/appledeveloper"},{"@type":"ListItem","position":3,"name":"WWDC26: Support the Center Stage front camera in your iOS app | Apple"}]}
```

