Apple Seeds First Beta of tvOS 17.2 to Developers - MacRumors
Skip to Content

Apple Seeds First Beta of tvOS 17.2 to Developers

Apple today seeded the first beta of an upcoming tvOS 17.2 to developers for testing purposes, with the beta coming a day after the release of tvOS 17.1.

Apple TV 2022 Feature Blue
Registered developers are able to download the tvOS 17.2 update by opting in to the beta through the Settings app on the Apple TV. A registered developer account is required.

tvOS updates are often minor in scale compared to other operating system updates, focusing primarily on bug fixes and smaller improvements rather than notable outward-facing changes. There is no word yet on what's included in tvOS 17.2.

Apple shares some information on tvOS releases in its tvOS support document, which is updated after each tvOS launch, but Apple does not provide notes during beta testing.

Though we don't often know what's new in tvOS betas, we let MacRumors readers know when new updates are available so those who are developers can download new software upon release.

Related Roundup: Apple TV
Buyer's Guide: Apple TV (Don't Buy)

Popular Stories

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...

Top Rated Comments

32 months ago

The redesigned Apple TV app is available in this update.
And yet macrumours is still copying and pasting “tvOS updates are often minor in scale” why?
Score: 2 Votes (Like | Disagree)
BJMRamage Avatar
32 months ago
the new Side Bar in TV App will take some time to get used to.
https://x.com/sigjudge/status/1717602923889197388?s=20
Score: 2 Votes (Like | Disagree)
NYCValkyrie Avatar
32 months ago
Honestly, I kind of like it. It needs some work and I’m sure some more UI changes are coming and fixes to navigation but it’s definitely an improvement. A LOT better than having to scroll all the way up and down. Easier to isolate a section or get to a channel. Hope it gets better.
Score: 1 Votes (Like | Disagree)
Realityck Avatar
32 months ago
SDK notes don't discuss Apple TV app changes
[SPOILER="tvOS 17.2 Beta Release Notes"]
[HEADING=2]Apple Music ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#Apple-Music')[/HEADING]
[HEADING=3]Known Issues ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#Known-Issues')[/HEADING]

* The Favorite Songs playlist might take a while to appear on some iOS/iPadOS, watchOS, and tvOS devices. (117219873)
Workaround: Add a single song to your Apple Music library and the Favorite Songs playlist should appear within a few minutes.

[HEADING=2]StoreKit ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#StoreKit')[/HEADING]
[HEADING=3]New Features ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#New-Features')[/HEADING]

* New pricing properties price, currency, and currencyCode are now available on Transaction ('https://developer.apple.com/documentation/storekit/transaction'). If an offer was applied to the transaction, a new property offer is available to see information about it (id, type, payment mode), as well as convenience properties offerID, offerType, and offerPaymentMode. (106650768)

[HEADING=2]SwiftUI ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#SwiftUI')[/HEADING]
[HEADING=3]New Features ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#New-Features')[/HEADING]

*

Use _logChanges() to log causes of SwiftUI view updates.

Call the new debugging method `_logChanges()` in the body of a SwiftUI view to

log information about why the system is updating the view. For example:

struct MyView: View {
var body: some View {
#if DEBUG
let _ = Self._logChanges()
#endif
// … rest of view body …
}
}

As well as the physical property names, “@self” marks that the view value itself has changed, and “@identity” marks that the identity of the view has changed (that is, that the persistent data associated with the view has been recycled for a new instance of the same type).

The new `_logChanges()` method is like the existing `_printChanges()` one,

except that the new method uses the system console, which is useful in some debugging workflows.

Calls to `_logChanges()` log at the info level to the "com.apple.SwiftUI"

subsystem with the category “Changed Body Properties”. (113352555)

[HEADING=3]Resolved Issues ('https://developer.apple.com/documentation/tvos-release-notes/tvos-17_2-release-notes#Resolved-Issues')[/HEADING]

* Fixed: Resolved a possible Swift access conflict crash that could occur with toolbar items. (113992797)

[/SPOILER]
Score: 1 Votes (Like | Disagree)
Juicy Box Avatar
32 months ago

And yet macrumours is still copying and pasting “tvOS updates are often minor in scale” why?
Because they are often (always?) minor in scale. Even full tvOS yearly updates are minor in scale, imo. There has barely been a change in tvOS since its launch in 2015.

If you take all the tvOS updates since tvOS launched, and combined them all and compared them to just a yearly update of the other Apple OSs, that would be considered a small update for iOS or MacOS.

I personally think a redesign of the Apple TV app is minor. I bet it would be considered minor on any other OS, but since tvOS updates are so minor, it just seems like the TV app update is a pretty big deal.
Score: 1 Votes (Like | Disagree)
32 months ago

The redesigned Apple TV app is available in this update.
Thanks, I hate it.
Score: 1 Votes (Like | Disagree)