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

Add type : nonRenewable type #3

Closed youkchansim closed 2 years ago

youkchansim commented 2 years ago

Additionally, Access control of products and purchasedProducts change to public

russell-archer commented 2 years ago

Very nice! Thanks for the PR!