Why no info tabs for iOS for avplayer?
Asked on 06/25/2025
1 search
It seems there is no specific mention of info tabs for AVPlayer in iOS within the provided context from the WWDC sessions. However, there are discussions about new APIs and design updates for tab bars and sidebars in iOS and iPadOS, which might be relevant if you are looking to enhance navigation or UI components in your app.
If you are interested in learning more about tab and sidebar enhancements, you might want to check out the session Elevate your tab and sidebar experience in iPadOS (00:00:52) which covers updates and features related to tab bars and sidebars.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Elevate your tab and sidebar experience in iPadOS
iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.

Enhance your app’s audio recording capabilities
Learn how to improve your app’s audio recording functionality. Explore the flexibility of audio device selection using the input picker interaction on iOS and iPadOS 26. Discover APIs available for high-quality voice recording using AirPods. We’ll also introduce spatial audio recording and editing capabilities that allow you to isolate speech and ambient background sounds — all using the the AudioToolbox, AVFoundation, and Cinematic frameworks.