In-App Purchase
Offer content and services in your app across Apple platforms using a Swift-based interface.
Use the StoreKit framework to provide the following features and services for your apps and In-App Purchases:
Offer and promote In-App Purchases for content and services.
Verify a customer’s app purchase with an App Store-signed transaction.
Control the display of App Store messages in your app.
Request App Store reviews and ratings from your customers.
Provide recommendations for third-party content that customers can purchase from the App Store.
Validate advertisement-driven app installations. See AdAttributionKit for app ad campaigns on the App Store and alternative marketplaces.
The StoreKit framework also provides functionality for External Purchase, External link account, and Payment
.
struct AppTransaction
struct Message
struct Reason
struct DisplayMessageAction
struct RequestReviewAction
class SKStoreReviewController
class SKStoreProductViewController
class SKOverlay
struct PaymentMethodBinding
class SKCloudServiceSetupViewController
class SKCloudServiceController