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

Flexible subscription configuration #47

Closed russell-archer closed 1 year ago

russell-archer commented 1 year ago

Added support to allow subscriptions to use a naming convention or the expanded format Products.plist file.

See Sample/Configuration/SampleProducts.plist for details.