init(groupID:visibleRelationships:)
Creates a view that loads all subscriptions in a subscription group from the App Store, and merchandises them with automatic marketing content.
Declaration
nonisolated init(groupID: String, visibleRelationships: Product.SubscriptionRelationship = .all) where Content == AutomaticSubscriptionStoreMarketingContentParameters
- groupID:
The subscription group identifier to load from the App Store.
- visibleRelationships:
The kinds of subscription option relationships the view makes visible when someone is already subscribed to the subscription.