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 18

Apple Releases iOS 18.5 With New Wallpaper, Screen Time Changes, Carrier Satellite Support for iPhone 13 and More

Monday May 12, 2025 10:06 am PDT by
Apple today released iOS 18.5 and iPadOS 18.5, the fifth updates to the iOS 18 and iPadOS 18 operating systems that came out last September. iOS 18.5 and iPadOS 18.5 come a little over a month after Apple released iOS 18.4 and iPadOS 18.4. The new software can be downloaded on eligible iPhones and iPads over-the-air by going to Settings > General > Software Update. The iOS 18.5 update has a...
iPhone 17 Pro Blue Feature Tighter Crop

WSJ: Apple Weighing Price Hikes for iPhone 17 Lineup Without Blaming Tariffs

Monday May 12, 2025 3:36 am PDT by
Apple is considering raising prices for its upcoming iPhone 17 models set to release this fall, according to people familiar with the matter cited by The Wall Street Journal. The company reportedly aims to pair the potential price hikes with new features and design changes to justify the increased cost to consumers, rather than attributing them to U.S. tariffs on goods from China. The...
tvOS 18 Feature

Apple Releases tvOS 18.5

Monday May 12, 2025 10:01 am PDT by
Apple today released tvOS 18.5, the latest version of the tvOS operating system. tvOS 18.5 comes a little over a month after the launch of tvOS 18.4, and it is available for the Apple TV 4K and Apple TV HD models. tvOS 18.5 can be downloaded using the Settings app on the ‌Apple TV‌. Open up Settings and go to System > Software Update to get the new software. ‌Apple TV‌ owners who have...
macOS Sequoia Feature

Apple Releases macOS Sequoia 15.5

Monday May 12, 2025 10:10 am PDT by
Apple today released macOS Sequoia 15.5, the fifth major update to the macOS Sequoia operating system that launched last September. macOS Sequoia 15.5 comes a little over a month after the launch of macOS Sequoia 15.4. Mac users can download the ‌‌‌macOS Sequoia 15.5‌‌‌ update through the Software Update section of System Settings. It is available for free on all Macs able to run ...
iOS 18

iOS 18.5 Expected This Week With These New Features

Monday May 12, 2025 7:20 am PDT by
Following more than a month of beta testing, Apple is expected to release iOS 18.5 to the general public this week. While the software update is relatively minor, it still includes a handful of new features and changes for iPhones. Below, we recap everything new in iOS 18.5. Pride Wallpaper Apple recently announced its 2025 Pride Collection, including a new Apple Watch band, watch face,...
Apple Logo Spotlight Blue

Report: Apple Preparing to Launch Mind-Control Support for iPhones

Tuesday May 13, 2025 6:18 am PDT by
Apple is planning to allow users to natively control iPhones, iPads, and other devices using brain signals later this year, The Wall Street Journal reports. The initiative involves a partnership with Synchron, a neurotechnology startup that produces an implantable brain-computer interface (BCI) device called the Stentrode. The Stentrode enables users with severe motor impairments, such as...

Top Rated Comments

BJMRamage Avatar
20 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)
melapple Avatar
20 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)
Juicy Box Avatar
20 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)
NYCValkyrie Avatar
20 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
20 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)
deejaykorn Avatar
20 months ago
The redesigned Apple TV app is available in this update.
Score: 1 Votes (Like | Disagree)