Apple Seeds Sixth Beta of tvOS 15 to Developers
Apple today seeded the sixth beta of the upcoming tvOS 15 update to developers for testing purposes, with the new beta coming one week released the fifth beta.

Developers can download the new tvOS 15 beta by downloading a profile onto the Apple TV using Xcode.
Apple shared little about tvOS 15 when it was unveiled, but there are some new features that are coming to the operating system. SharePlay, a FaceTime feature that lets multiple users watch TV shows or movies together, will integrate with tvOS, and there's a new "For All of You" recommendation engine that suggests shows everyone might enjoy.
A Shared With You section also displays movies and shows that were shared with you through the Messages app so you remember to check them out. When paired with AirPods Pro or AirPods Max, the Apple TV supports Spatial audio for a theater-like surround sound experience, and there's a new feature for automatically connecting your AirPods through Smart AirPods routing.
Hey Siri commands can be used to launch Apple TV+ shows, and two HomePod mini speakers can be paired with the Apple TV 4K for stereo sound. If you have HomeKit cameras, you can also now view multiple cameras at the same time on the Apple TV.
Popular Stories
Apple released iOS 16.3 in late January following nearly six weeks of beta testing. The software update is available for the iPhone 8 and newer, and while it is a relatively minor update, it still includes a handful of new features, changes, and bug fixes.
Below, we've recapped new features in iOS 16.3, including support for physical security keys as a two-factor authentication option for...
Apple has discussed selling a new top-of-the-line iPhone alongside the Pro and Pro Max models in 2024 at the earliest, according to Bloomberg's Mark Gurman. Based on this timeframe, the device would be part of the iPhone 16 lineup or later.
In a September 2022 edition of his weekly "Power On" newsletter, Gurman said there was "potential" for an iPhone 15 Ultra to replace the iPhone 15 Pro...
Online retailer TigerDirect has slashed pricing on the M1 iPad Air in several colors, offering the base 64GB configuration for just $313.99 in Purple and Pink.
Note: MacRumors is an affiliate partner with TigerDirect. When you click a link and make a purchase, we may receive a small payment, which helps us keep the site running.
That's a savings of 48% compared to Apple's normal $599.00...
A new version of the Mac Studio with the "M2 Ultra" chip is unlikely to arrive in the near future, according to Bloomberg's Mark Gurman.
In the latest edition of his "Power On" newsletter, Gurman explained that since the upcoming Apple silicon Mac Pro is "very similar in functionality to the Mac Studio," Apple may wait until the release of M3- or M4-series chips to update the machine, or...
Apple today released new tvOS 16.3.1 and HomePod 16.3.1 software updates, with the software coming two weeks after the tvOS 16.3 and HomePod 16.3 updates were released.
According to Apple's release notes for HomePod software 16.3.1, the update includes general performance and stability improvements. Notes for tvOS 16.3.1 are unavailable as of yet, but are probably similar to the HomePod...
The iPhone 15 Pro models will feature a "buttonless design" thanks to additional Taptic Engines, according to multiple corroborated reports, so what do we know about the change so far?
Apple analyst Ming-Chi Kuo was first to report that the volume and power buttons on this year's two high-end iPhone models will adopt a solid-state design, similar to the iPhone 7's home button, replacing a...
Apple has reportedly considered releasing a new top-of-the-line iPhone alongside future Pro and Pro Max models, tentatively referred to as "iPhone Ultra," and one designer has taken it upon himself to envision what such a device could potentially look like.
German industrial designer Jonas Daehnert came up with this impressive-looking concept (pictured) by marrying design elements of the...
Google's Chromium developers are working on an experimental web browser for iOS that would break Apple's browser engine restrictions, The Register reports.
The experimental browser, which is being actively pursued by developers, uses Google's Blink engine. Yet if Google attempted to release it on the App Store, it would not pass Apple's App Review process.
Apple's App Store rules dictate...
Top Rated Comments
Surely someone at Apple cares about their best customers. Right? Hello? Oh...
Also spatial audio in current public beta has become too subtle, I hope this release fixes that.
The tvOS 15 SDK provides support to develop tvOS apps for Apple TV devices running tvOS 15 beta 6. The SDK comes bundled with Xcode 13 beta 6, available from Beta Software Downloads ('https://developer.apple.com/download/'). For information on the compatibility requirements for Xcode 13, see Xcode 13 Beta 5 Release Notes ('https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-13-beta-release-notes').
[HEADING=2]App Store[/HEADING]
[HEADING=3]New Features in tvOS 15 beta 6[/HEADING]
* A new onStorefrontChange(shouldContinuePurchase:) ('https://developer.apple.com/documentation/storekit/product/purchaseoption/3868403-onstorefrontchange') is available in StoreKit 2. You can use this purchase option to determine whether the transaction continues if the App Store storefront changes during a transaction. The default is true if this option isn’t added. (70757789)
* VerificationResult.unverified(SignedType) is now VerificationResult.unverified(SignedType, VerificationError) to provide a reason for unverified signed values. jsonRepresentation ('https://developer.apple.com/documentation/storekit/transaction/3868410-jsonrepresentation') is available on Transaction ('https://developer.apple.com/documentation/storekit/transaction') and jsonRepresentation ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/renewalinfo/3868404-jsonrepresentation') is available on renewalInfo ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/status/3822294-renewalinfo'); both properties provide the payload JSON as Data. payloadValue ('https://developer.apple.com/documentation/storekit/verificationresult/3868433-payloadvalue') and unsafePayloadValue ('https://developer.apple.com/documentation/storekit/verificationresult/3868442-unsafepayloadvalue') properties are available on VerificationResult ('https://developer.apple.com/documentation/storekit/verificationresult') as a convenience to access the signed value. (80701792)
[HEADING=3]Known Issues[/HEADING]
* The unfinished ('https://developer.apple.com/documentation/storekit/transaction/3856631-unfinished') property might return VerificationResult<Transaction> for transactions that have already finished. (81346114)
* Purchases performed in the Sandbox environment return `VerificationResult.unverified:):)’. (71949674)
[HEADING=3]Resolved in tvOS 15 beta 6[/HEADING]
* All AsyncIteratorProtocol ('https://developer.apple.com/documentation/swift/asynciteratorprotocol') conforming types are now value types. (80982924)
* In-app purchases are now successful in TestFlight apps. (77332175)
[HEADING=2]Logging[/HEADING]
[HEADING=3]Deprecations[/HEADING]
* Support for cleartext HTTP URL schemes for Proxy Automatic Configuration (PAC) is now deprecated. Use only HTTPS URL schemes for PAC. This affects all PAC configurations, including, but not limited to, configurations set via Settings, System Preferences, profiles, and URLSession APIs such as connectionProxyDictionary ('https://developer.apple.com/documentation/foundation/urlsessionconfiguration/1411499-connectionproxydictionary') and CFNetworkExecuteProxyAutoConfigurationURL(_:_:_:_:) ('https://developer.apple.com/documentation/cfnetwork/1426392-cfnetworkexecuteproxyautoconfigu'). If you configure a cleartext HTTP PAC URL, the system may upgrade it to HTTPS during PAC file loads. Web Proxy Auto-Discovery (WPAD) Protocol via DNS isn’t affected. Dynamic Host Configuration Protocol (DHCP) Option 252 WPAD may attempt to upgrade cleartext HTTP URLs to HTTPS during PAC file loads. (61981845)
[HEADING=2]MapKit[/HEADING]
[HEADING=3]Deprecations[/HEADING]
* MKPinAnnotationView ('https://developer.apple.com/documentation/mapkit/mkpinannotationview') and MapPin ('https://developer.apple.com/documentation/mapkit/mappin') are deprecated in this beta. (78536295)
[HEADING=2]SharePlay[/HEADING]
[HEADING=3]Deprecations[/HEADING]
* SharePlay has been disabled for use in tvOS 15 developer beta 6 and will be disabled for use in its initial release this fall. SharePlay will be enabled for use again in future developer beta releases and will launch to the public later this fall.
[HEADING=2]SwiftUI[/HEADING]
[HEADING=3]Resolved in iOS & iPadOS 15 beta 6[/HEADING]
* List ('https://developer.apple.com/documentation/SwiftUI/List') now correctly respects safe area insets. (78833004)
[HEADING=3]Deprecations[/HEADING]
* controlProminence is deprecated. Use the new .borderedProminent ButtonStyle ('https://developer.apple.com/documentation/SwiftUI/ButtonStyle') instead. (78908460)
[HEADING=2]Xcode[/HEADING]
[HEADING=3]Known Issues[/HEADING]
* MusicKit ('https://developer.apple.com/documentation/MusicKit') functionality, such as loading content with music requests, doesn’t work in simulated devices. (78559381)
Workaround: Test your app’s MusicKit functionality on a physical device.
[/SPOILER]
Not much going on except SharePlay has been disabled for this release.