Contents

App Store Server Notifications changelog

Learn about changes to the App Store Server Notifications service.

Overview

App Store Server Notifications has two versions of notifications. Version 1 notifications and the App Store Server Notifications V1 endpoint are deprecated. Instead, implement the App Store Server Notifications V2 endpoint on your server to receive version 2 notifications.

To set up your server to receive notifications, see Enabling App Store Server Notifications. Use this changelog to learn about feature updates, version information, deprecations, and removals for App Store Server Notifications.

April 27, 2026

New features

December 10, 2025

New features

November 4, 2025

New features

October 29, 2025

New features

  • Added the ONE_TIME value to offerDiscountType to indicate In-App Purchase offer codes.

June 26, 2025

New features

May 27, 2025

New features

  • The ONE_TIME_CHARGE notificationType is now available in the production environment.

March 24, 2025

New features

February 21, 2025

New features

January 17, 2025

New features

July 8, 2024

New features

June 10, 2024

New features

April 11, 2024

New features

March 12, 2024

New features

  • The type of the price field changed from int32 to int64.

February 29, 2024

New features

January 23, 2024

New features

  • Changed the notification type the App Store server sends when a customer redeems a subscription offer for an inactive subscription to the SUBSCRIBED notificationType. The App Store server only sends the OFFER_REDEEMED notification type when customers redeem an offer on an active subscription.

October 26, 2023

New features

June 5, 2023

New features

Deprecations

January 30, 2023

New features

November 7, 2022

New features

June 6, 2022

New features

May 12, 2022

New features

  • In App Store Server Notifications 2, the notification subtype ACCEPTED is now sent when the App Store notifies the customer of an auto-renewable subscription price increase that doesn’t require customer consent. This notification subtype is available only in version 2 notifications. For more information, see subtype.

October 21, 2021 - version 2

New features

March 10, 2021

Deprecations

November 21, 2019 - version 1

New features

  • App Store Server Notifications is available.

See Also

Essentials