API Notes: StoreKit framework¶
The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).
These bindings are accessed through the StoreKit
package (that is, import StoreKit
).
Note
This framework is only available to code signed by Apple and distributed through the Mac App Store.