Contents

appAccountToken

The app account token you provided during the subscription purchase, if one exists.

Declaration

@backDeployed(before: iOS 18.4, macOS 15.4, tvOS 18.4, watchOS 11.4, visionOS 2.4)
var appAccountToken: UUID? { get }

Discussion

If you include an app account token in the purchase options when the customer purchases or changes the subscription, this property is the app account token you provide. If you don’t provide an app account token, this property is nil.

See Also

Identifying the account