Contents

productIdentifier

An identifier that uniquely represents a product, which you provide in the StoreKit configuration file.

Declaration

var productIdentifier: String { get }

Discussion

You configure the product identifiers in the .storekit configuration file. Each product identifier must be unique.

See Also

Identifying Transactions and Products