订阅

Generated on 8/5/2024

1 search

Subscriptions at WWDC 2024

Apple introduced several updates and new features related to subscriptions during WWDC 2024. Here are some key highlights:

  1. Subscription Store View:

    • You can now declare a subscription store view and provide the group ID for your subscription with just one line of code. This helps structure your store so that different levels of service are clearly visible to customers.
    • What’s new in StoreKit and In-App Purchase
  2. Subscription Option Groups:

    • Apple introduced a new API for creating subscription option groups, allowing you to organize your subscription options into a hierarchy. This includes creating groups within groups and even inline groups.
    • What’s new in StoreKit and In-App Purchase
  3. Preferred Subscription Offer:

    • A new view modifier called Preferred subscription offer allows you to control which offer to use when there is more than one available in StoreKit. This helps in merchandising your subscription plans effectively.
    • Implement App Store Offers
  4. Marketing Content for Subscription Plans:

  5. Subscription Offers and Payment Modes:

  6. Winback Offers:

Relevant Sessions

  1. What’s new in StoreKit and In-App Purchase
  2. Implement App Store Offers
  3. Explore App Store server APIs for In-App Purchase

These sessions provide a comprehensive overview of the new features and enhancements related to subscriptions and in-app purchases.