what's new with tvos 18.0

Generated on 8/10/2024

1 search

In tvOS 18, Apple has introduced several new features and improvements, particularly focusing on the transition from TVML to SwiftUI for app development. Here are some key updates:

  1. SwiftUI for tvOS: SwiftUI now provides everything needed to build rich, fully-featured media catalog and streaming apps for Apple TV. This marks a shift from the older TVML framework, which is now deprecated. Developers are encouraged to migrate their TVML apps to SwiftUI to take advantage of the new capabilities.

  2. Deprecation of TVML: TVML will remain available in tvOS but will not receive further updates. This change reflects the evolution of streaming media and the need for more modern development tools.

  3. Cross-Platform Code Sharing: SwiftUI allows developers to share a significant amount of code between their apps for iPhone, iPad, Mac, and Apple Vision Pro, making it easier to create consistent experiences across Apple devices.

  4. New APIs and Features: The new tab view APIs in SwiftUI allow for different types of content, enabling developers to build detailed and functional sidebars while maintaining a minimal tab bar appearance. This is particularly useful for creating apps that look great on both iPad and Apple TV.

For more detailed information, you can refer to the session "Migrate your TVML app to SwiftUI" from WWDC 2024.

Bring your Live Activity to Apple Watch

Bring your Live Activity to Apple Watch

Bring Live Activities into the Smart Stack on Apple Watch with iOS 18 and watchOS 11. We’ll cover how Live Activities are presented on Apple Watch, as well as how you can enhance their presentation for the Smart Stack. We’ll also explore additional considerations to ensure Live Activities on Apple Watch always present up-to-date information.

What’s new in device management

What’s new in device management

Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

What’s new in UIKit

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.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

Use HDR for dynamic image experiences in your app

Use HDR for dynamic image experiences in your app

Discover how to read and write HDR images and process HDR content in your app. Explore the new supported HDR image formats and advanced methods for displaying HDR images. Find out how HDR content can coexist with your user interface — and what to watch out for when adding HDR image support to your app.

What’s new in privacy

What’s new in privacy

At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

Migrate your TVML app to SwiftUI

Migrate your TVML app to SwiftUI

SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.