tvOS 18.1 Release Notes
Update your apps to use new features, and test your apps against API changes.
Overview
The tvOS 18.1 SDK provides support to develop tvOS apps for Apple TV devices running tvOS 18.1. The SDK comes bundled with Xcode 16.1, available from the Mac App Store. For information on the compatibility requirements for Xcode 16.1, see Xcode 16.1 Release Notes.
Screen Saver
Resolved Issues
Fixed: Portraits and Memories & Slideshows screen savers might not reflect availability accurately in Screen Saver settings or switcher. (133837315)
StoreKit
Resolved Issues
Fixed: In StoreKit Testing in Xcode, the offer identifier in the subscription renewal info might be reported incorrectly for offer codes. (133774710)
SwiftUI
Resolved Issues
Fixed: Using
if #availablein @WidgetBundleBuilder and @SceneBuilder crashes on prior OS versions due to “unknown OS version.” (136098106)