/StoreHelperDemo

Implementing and testing in-app purchases with StoreKit2 and StoreHelper in Xcode 14 with SwiftUI, Swift 5.7, iOS 16 and macOS 13.

Primary LanguageSwift

StoreHelperDemo

Implementing and testing in-app purchases with StoreKit2 and StoreHelper in Xcode 13 - 15 with SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14.


Description

Recent Changes

13 Feb 2024

  • Updated demo project minimum iOS target to iOS 17.0 and macOS to 14.0
  • Added views to show how to integrate StoreKit's StoreView, ProductView, and SubscriptionStoreView
  • Replaced deprecated NavigationView with NavigationStack in MainView