russell-archer / StoreHelper

Implementing In-App Purchases with StoreKit2 in Xcode 13 - 15 using SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14. Also supports tvOS and visionOS.
MIT License
410 stars 48 forks source link

Would you mind adding a small demo for using this with AppKit/macOS or UIKit/iOS? #32

Closed cyrilzakka closed 1 year ago

russell-archer commented 1 year ago

I've created a proof-of-concept demo here: https://github.com/russell-archer/StoreHelperDemoUIKit

All the basic things seem to work OK. However, I suspect there will be a few issues here and there!