Contents

init(productIDs:)

Creates a view that loads subscriptions based on a collection of product identifiers, and merchandises them with automatic marketing content.

Declaration

nonisolated init(productIDs: some Collection<String>) where Content == AutomaticSubscriptionStoreMarketingContent

Parameters

  • productIDs:

    The product identifiers to load from the App Store.

See Also

Creating subscription store views with automatic marketing content