Biggest api update

Asked on 08/09/2024

1 search

The biggest API update mentioned in the context is the deprecation of the original API for in-app purchases, including the unified receipt, starting with iOS 18 and aligned OS releases. Developers are encouraged to update their apps to use StoreKit 2, which offers improvements such as customer transaction history, subscription renewal information, and modern language features like the Swift Async/Await pattern. This update is discussed in the session What’s new in StoreKit and In-App Purchase.

Additionally, there is a significant update to the App Store server APIs for in-app purchases, with the release of version two of the transaction history endpoint. This new version provides a complete history of a customer's transactions, which can be used for various purposes such as showing full purchase history or auditing consumable balances. This update is covered in the session Explore App Store server APIs for In-App Purchase.