Skip to content

Making In app purchases easier with Store Assistant.

License

Notifications You must be signed in to change notification settings

unbrandedhuman/StoreAssistant

 
 

Repository files navigation

Getting Started

Jump to the Quick Start guide.

Recent Major Changes

May 6th, 2023: Created Store Assistant to create a simple way to interact with StoreKit.


About Store Assistant

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.

Features:

  • 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

License

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.

Requirements

It uses StoreKit2, on iOS 15 or later, macOS 12 or later, and Xcode 13 or later. Also uses the Work Sans font.

About

Making In app purchases easier with Store Assistant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%