showManageSubscriptions(in:subscriptionGroupID:)
Presents the App Store sheet for managing subscriptions for a subscription group.
Declaration
@MainActor static func showManageSubscriptions(in scene: UIWindowScene, subscriptionGroupID: String) async throwsParameters
- scene:
The Uiwindowscene that the system displays the sheet on.
- subscriptionGroupID:
The subscription group identifier that the subscription belongs to.