Jump to the Quick Start guide.
May 6th, 2023: Created Store Assistant to create a simple way to interact with StoreKit.
Store Assistant allows developers to easily add in-app purchase support to iOS 16/15 and macOS 13/12 SwiftUI apps.
I've made it to help with my app, Macie.
- Supports Consumable, Non-consumable and Subscription types.
- Detailed docs.
- Supports transaction validation, pending ("ask to buy") transactions, cancelled and failed transactions.
- Supports refunds and management of subscriptions
- Supports introdctory offers, in-app redeeming of offer codes and experimental support for promotional offers
- Provides detailed transaction information and history for non-consumables and subscriptions
- Support for direct App Store purchases of promoted in-app purchases
MIT license, copyright (c) 2022, 2023 vibelobster Products. This software is provided "as-is" without warranty and may be freely used, copied, modified and redistributed, including as part of commercial software.
It uses StoreKit2
, on iOS 15 or later, macOS 12 or later, and Xcode 13 or later. Also uses the Work Sans font.