Anything new for uidocumentbrowserviewcontroller?
Asked on 06/16/2025
1 search
At WWDC 2024, Apple introduced enhancements related to UIDocumentBrowserViewController
in the session titled "Evolve your document launch experience." The session discusses a new document launch experience for apps using UIDocumentViewController
as the root view controller. This new experience includes a built-in browser and allows for customization of the launch options to enhance the app's unique identity. For UIKit apps, it is recommended to set UIDocumentViewController
as the root view controller and apply customizations to the launch options.
For more details, you can refer to the session Evolve your document launch experience (03:13).

Evolve your document launch experience
Make your document-based app stand out, and bring its unique identity into focus with the new document launch experience. Learn how to leverage the new API to customize the first screen people see when they launch your app. Utilize the new system-provided design, and amend it with custom actions, delightful decorative views, and impressive animations.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.