Instance Property subscription
subscriptionGroupIdentifier
The identifier of the subscription group to which the subscription belongs. All auto-renewable subscriptions must be a part of a group. You create the group identifiers in App Store Connect. This property is
nil
if the product is not an auto-renewable subscription.Availability
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 6.2+
Framework
- Revenue
Cat
Declaration
@objc var subscriptionGroupIdentifier: String? { get }