What was deprecated in iOS18 ?

Asked on 08/02/2024

1 search

In iOS 18, the following deprecations were announced:

  1. Original API for In-App Purchases: The original API for in-app purchases, including the unified receipt, is deprecated. Existing apps will continue to work, but the legacy API won't receive any enhancements or new features in future operating system releases. Developers are encouraged to update their apps to use StoreKit 2, which offers many improvements over the original StoreKit API. (What’s new in StoreKit and In-App Purchase)

For more details, you can refer to the session "What’s new in StoreKit and In-App Purchase" at the provided timestamp.