Terminates an app if the license to use the app has expired.
SDKs
- iOS 7.1+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Store
Kit
Declaration
void SKTerminateForInvalidReceipt(void);
Terminates an app if the license to use the app has expired.
SDKs
Framework
void SKTerminateForInvalidReceipt(void);
Register a transaction queue observer to get and handle transaction updates from the App Store.
SKDownload
Downloadable content associated with a product.
SKReceipt Refresh Request
A request to refresh the receipt, which represents the user's transactions with your app.
SKRequest
An abstract class that represents a request to the App Store.
SKPayment Transaction
An object in the payment queue.