whats new in apple tv
Asked on 01/20/2025
1 search
At WWDC 2024, Apple introduced several updates for Apple TV, particularly focusing on the transition from TVML to SwiftUI for developing tvOS apps. Here are the key highlights:
-
SwiftUI for tvOS: Apple is encouraging developers to migrate their TVML apps to SwiftUI. SwiftUI now provides everything needed to build rich, fully-featured media catalog and streaming apps for Apple TV. This transition allows developers to share code across iPhone, iPad, Mac, and Apple Vision Pro apps, enhancing cross-platform development.
-
Deprecation of TVML Kit: TVML Kit is being deprecated, meaning it will no longer grow with the platform. Developers are encouraged to use SwiftUI, which offers more flexibility and new features for creating native tvOS UI.
-
Design and Development: The session "Migrate your TVML app to SwiftUI" covers how to assemble a content catalog app in SwiftUI, using the same components familiar to developers from other Apple platforms. This includes creating interfaces and behaviors that are instantly recognizable to Apple TV users.
For more detailed information, you can refer to the session Migrate your TVML app to SwiftUI (00:00:07).

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

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

Implement App Store Offers
Learn how to engage customers with App Store Offers using App Store Connect, as well as the latest StoreKit features and APIs. Discover how you can set up win-back offers (a new way to re-engage previous subscribers) and generate offer codes for Mac apps. And find out how to test offers in sandbox and Xcode to make sure they work smoothly.