Apple Seeds First Beta of tvOS 16 to Developers

Now that the WWDC keynote event is over, Apple has started seeding new software updates to developers. tvOS 16, the newest version of the tvOS operating system for the Apple TV 4K and HD, is now available. tvOS 16 was not previewed at the event, but there is indeed a new beta.

apple tv 4k design triad
Developers can download the new tvOS 16 beta by downloading a profile onto the ‌Apple TV‌ using Xcode.

tvOS 16 is limited to developers right now, but Apple will provide a public beta of the software to public beta testers later this summer. tvOS 16 is expected to be released this fall alongside iOS 16, iPadOS 16, macOS 13, and watchOS 9.

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

Popular Stories

iPhone SE 4 Vertical Camera Feature

iPhone SE 4 Production Will Reportedly Begin Ramping Up in October

Tuesday July 23, 2024 2:00 pm PDT by
Following nearly two years of rumors about a fourth-generation iPhone SE, The Information today reported that Apple suppliers are finally planning to begin ramping up mass production of the device in October of this year. If accurate, that timeframe would mean that the next iPhone SE would not be announced alongside the iPhone 16 series in September, as expected. Instead, the report...
iPhone 17 Plus Feature

iPhone 17 Lineup Specs Detail Display Upgrade and New High-End Model

Monday July 22, 2024 4:33 am PDT by
Key details about the overall specifications of the iPhone 17 lineup have been shared by the leaker known as "Ice Universe," clarifying several important aspects of next year's devices. Reports in recent months have converged in agreement that Apple will discontinue the "Plus" iPhone model in 2025 while introducing an all-new iPhone 17 "Slim" model as an even more high-end option sitting...
Generic iPhone 17 Feature With Full Width Dynamic Island

Kuo: Ultra-Thin iPhone 17 to Feature A19 Chip, Single Rear Camera, Semi-Titanium Frame, and More

Wednesday July 24, 2024 9:06 am PDT by
Apple supply chain analyst Ming-Chi Kuo today shared alleged specifications for a new ultra-thin iPhone 17 model rumored to launch next year. Kuo expects the device to be equipped with a 6.6-inch display with a current-size Dynamic Island, a standard A19 chip rather than an A19 Pro chip, a single rear camera, and an Apple-designed 5G chip. He also expects the device to have a...
iPhone 16 Pro Sizes Feature

iPhone 16 Series Is Less Than Two Months Away: Everything We Know

Thursday July 25, 2024 5:43 am PDT by
Apple typically releases its new iPhone series around mid-September, which means we are about two months out from the launch of the iPhone 16. Like the iPhone 15 series, this year's lineup is expected to stick with four models – iPhone 16, iPhone 16 Plus, iPhone 16 Pro, and iPhone 16 Pro Max – although there are plenty of design differences and new features to take into account. To bring ...
icloud private relay outage

iCloud Private Relay Experiencing Outage

Thursday July 25, 2024 3:18 pm PDT by
Apple’s iCloud Private Relay service is down for some users, according to Apple’s System Status page. Apple says that the iCloud Private Relay service may be slow or unavailable. The outage started at 2:34 p.m. Eastern Time, but it does not appear to be affecting all iCloud users. Some impacted users are unable to browse the web without turning iCloud Private Relay off, while others are...

Top Rated Comments

Kylo83 Avatar
28 months ago
They didn’t even say a word about it
Score: 10 Votes (Like | Disagree)
markfc Avatar
28 months ago
tvOS better get FaceTime and Camera Continuity.
Score: 5 Votes (Like | Disagree)
satchmo Avatar
28 months ago
The announcement of 'Matter' seemed like filler news. This was months, maybe even years ago.
Score: 4 Votes (Like | Disagree)
mrr Avatar
28 months ago
Apple sure has not been putting much effort into Apple TV OS.
Score: 3 Votes (Like | Disagree)
Realityck Avatar
28 months ago
tvOS 16 beta (20J5299n)
[SPOILER="tvOS 16 Beta Release Notes"]
[HEADING=2]App Store[/HEADING]
[HEADING=3]New Features[/HEADING]

* AppTransaction ('https://developer.apple.com/documentation/storekit/apptransaction') allows developers to cryptographically verify that the app was purchased on the App Store. (86739279)
* A property environment is included in Product.SubscriptionInfo.RenewalInfo ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/renewalinfo') and Transaction ('https://developer.apple.com/documentation/storekit/transaction'). It represents the server environment in which the RenewalInfo and Transaction occurred, respectively. (85988753)
* The recentSubscriptionStartDate property is included in Product.SubscriptionInfo.RenewalInfo ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/renewalinfo'). It represents the date that marks the start of the most recent period of continuous subscription. A period is considered a continuous subscription if there’s no more than a 60-day gap between any two subscribed periods. (86599570)
* The priceLocale ('https://developer.apple.com/documentation/storekit/skproduct/1506145-pricelocale') property is included in Product ('https://developer.apple.com/documentation/storekit/product'). Use this property to format price values deriving from the product’s decimal price. (81480683)
* Present the offer code redemption sheet with the offerCodeRedemption(isPresented:eek:nCompletion:) ('https://developer.apple.com/documentation/SwiftUI/View/offerCodeRedemption(isPresented:onCompletion:)')view modifier in your SwiftUI apps. (85321941)
* The StoreKit Messages API allows you to control when App Store messages are displayed in your app. (85321880)

[HEADING=2]DeviceDiscoveryUI[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* PIN-paired devices are shown as discovered devices but aren’t supported. (93993830)
* When establishing connection to Apple Watch, the App Not Installed notification is missing if the corresponding app isn’t already installed on Apple Watch. (93064321)
* When displaying the connection authorization alert on devices, the Apple TV name might appear as “null”. (90062941)
* In SwiftUI the Fallback view for DeviceDiscovery might not correctly render on unsupported hardware. (93933154)
* In the device picker, supported devices might appear flagged incorrectly as “Device not supported”.

[HEADING=2]Game Controller[/HEADING]
[HEADING=3]New Features[/HEADING]

* Many additional Bluetooth and USB game controllers are supported by the Game Controller framework on macOS 13, iOS 16, and tvOS 16 and later. (82409809)

[HEADING=2]Media Experience[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Settings doesn’t show Calibrated after completing Wireless Audio Sync. (91144719)

[HEADING=2]Siri[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Siri might not reliably find and play music that isn’t in your Apple Music library on Apple TV. (94361633)
Workaround: Add music to your library before asking Siri to play it, or search and play it directly from the Music app.

[HEADING=2]StoreKit[/HEADING]
[HEADING=3]New Features[/HEADING]

* All StoreKit ('https://developer.apple.com/documentation/storekit') APIs are now annotated for sendability and main actor isolation. (84157048)

[HEADING=2]Swift[/HEADING]
[HEADING=3]Resolved Issues[/HEADING]

* Fixed: Using @Environment(\.dismiss) no longer causes a view to be invalidated when the Environment changes. (86771246)

[HEADING=3]Known Issues[/HEADING]

* Network.framework resolved an issue that could cause NWBrowser, NWConnection, NWConnectionGroup, NWEthernetChannel, NWListener, and NWPathMonitor to trigger a retain cycle when various Handler blocks are set. Starting with macOS 13, iOS 16, watchOS 9, and tvOS 16, if software using Network.framework targets these releases as the minimum OS, the object releases any blocks they captured once cancelled, breaking the retain cycle. (89677097)
Workaround: For software targeting older versions, the retain cycle can be broken by setting the handler blocks to nil after canceling the object.

[HEADING=2]SwiftUI[/HEADING]
[HEADING=3]New Features[/HEADING]

* You can now place a TextField ('https://developer.apple.com/documentation/SwiftUI/TextField') in an Alert ('https://developer.apple.com/documentation/SwiftUI/Alert') by using alert modifiers that accept a ViewBuilder ('https://developer.apple.com/documentation/SwiftUI/ViewBuilder'). (64819930)

[HEADING=3]Known Issues[/HEADING]

* SwiftUI views log to the console [UIFocus] <typename> implements focusItemsInRect: - caching for linear focus movement is limited as long as this view is on screen. (93428139)
* Passing multiple children to a custom Layout fails to compile. (92914226)
* For control, Section ('https://developer.apple.com/documentation/SwiftUI/Section'), or other views that have a Label ('https://developer.apple.com/documentation/SwiftUI/Label'), the ViewBuilder ('https://developer.apple.com/documentation/SwiftUI/ViewBuilder') content now automatically arranges and styles multiple views as hierarchical elements, such as title and subtitle. If the label views are intended to be arranged horizontally rather than hierarchically, wrap the views within an HStack ('https://developer.apple.com/documentation/SwiftUI/HStack'). (85184563)

[/SPOILER]
Score: 2 Votes (Like | Disagree)
PHXHow? Avatar
28 months ago
If they would allow us to put purchased movies into custom folders then tvOS would be complete.
Score: 2 Votes (Like | Disagree)