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

# tvOS 12.2 Release Notes

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

## Discussion

The tvOS 12.2 SDK provides support for developing tvOS apps for Apple TV devices running tvOS 12.2. The SDK comes bundled with Xcode 10.2 available from the Mac App Store. For information on the compatibility requirements for Xcode 10.2, see <doc://com.apple.documentation/documentation/Xcode-Release-Notes>.

### App Store

#### Promoting Your Subscriptions with New Offers

StoreKit now supports subscription offers in addition to introductory offers, so apps with auto-renewable subscriptions can provide a discounted price for a specific duration for existing and previously subscribed customers. You can use subscription offers to help win back subscribers who have canceled their subscriptions or promote an upgrade to another subscription at a special price. Customers can accept the offer even if they’ve already completed an introductory offer.

StoreKit introduces a new array of <doc://com.apple.documentation/documentation/StoreKit/SKProductDiscount> objects within the <doc://com.apple.documentation/documentation/StoreKit/SKProduct> class to display offers within your app to eligible customers. Add a new <doc://com.apple.documentation/documentation/StoreKit/SKPaymentDiscount> object within the <doc://com.apple.documentation/documentation/StoreKit/SKPayment> class to allow these offers to be accepted by the customer.

---

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)