anything new about the app store

Asked on 07/29/2024

1 search

New Features in the App Store

Apple introduced several new features and updates related to the App Store at WWDC 2024. Here are the highlights:

  1. App Store Offers:

    • Winback Offers: A new type of subscription offer designed to help recover churned subscribers. These offers can be customized and promoted on the App Store. For more details, you can check the session Implement App Store Offers.
  2. App Store Connect:

    • Featuring Nominations: A new way to submit plans for your app's upcoming content and enhancements to the editorial team for consideration for featuring on the App Store. This can help increase your app's visibility. More information can be found in the session What’s new in App Store Connect.
    • Reduced Screenshot Requirements: Now, only one set of screenshots is required for iPhone and one for iPad, simplifying the submission process.
    • API Support for Enterprise Program: New APIs for provisioning and user management are available for the Apple Developer Enterprise Program.
    • App Analytics Reports: 50 new reports are available through the App Store Connect API, providing data on engagement, downloads, sales, and app usage. This makes it easier to integrate App Store Connect data into your own systems. More details are available in the session What’s new in App Store Connect.
  3. StoreKit and In-App Purchase:

    • StoreKit 2: The original API for in-app purchases is deprecated starting with iOS 18. Developers are encouraged to migrate to StoreKit 2, which offers improvements like customer transaction history, subscription renewal info, and cryptographic validation. StoreKit 2 also supports modern language features like Swift Async/Await. For more information, see the session What’s new in StoreKit and In-App Purchase.
    • Subscription Store View: New features are coming to the subscription store view, making it easier to merchandise in-app purchases. More details can be found in the session What’s new in StoreKit and In-App Purchase.
  4. App Store Server APIs:

Relevant Sessions

These updates aim to streamline the app development and submission process, enhance app visibility, and improve the in-app purchase experience.