<!--
{
  "documentType" : "article",
  "framework" : "tvOS Release Notes",
  "identifier" : "/documentation/tvOS-Release-Notes/tvos-26_2-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "tvOS 26.2 Release Notes"
}
-->

# tvOS 26.2 Release Notes

Update your apps to use new features, and test your apps against API changes.

## Overview

The tvOS 26.2 SDK provides support to develop tvOS apps for Apple TV devices running tvOS 26.2. The SDK comes bundled with Xcode 26.2, available from the Mac App Store. For information on the compatibility requirements for Xcode 26.2, see [Xcode 26.2 Release Notes](/documentation/Xcode-Release-Notes/xcode-26_2-release-notes).

### Apple TV app

#### Resolved Issues

- Fixed: Kids programming and UI in the Apple TV app are English (US) only for developer beta.  (161932392)

### Instruments

#### Resolved Issues

- Fixed: The Allocations instrument sometimes fails to report reference counting operations for native Swift types.  (163080666)

### StoreKit

#### New Features

- [`AppStore.ageRatingCode`](https://developer.apple.com/documentation/storekit/appstore/ageratingcode) API provides the current age rating code for your app. Use this property to fetch the age rating and compare it with the last known rating to check for changes.  (160960740)

#### Resolved Issues

- Fixed: An issue prevents the purchase of a subscription using a win-back offer when testing with StoreKit Testing in Xcode.  (162357552) (FB20604848)
- Fixed: `SubscriptionStatus.all` returning old `SubscriptionStatus` after a subscription change.  (163505178)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)