Contents

productIdentifier

A string that identifies a product that can be purchased from within your app.

Declaration

var productIdentifier: String { get set }

Discussion

The product identifier is a string previously agreed on between your app and the Apple App Store.

See Also

Related Documentation

  • In-App Purchase Programming Guide

Getting and Setting Attributes