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
422
stars
52
forks
source link
Question about using StoreHelper in Safari Extension project #55
Is it possible to use StoreHelper into a Xcode project created with SafariExtension multiplatform template?
Do you have some sample or guide (like the QuickStart) ?
In the meantime I'm trying it, but there are some discrepancies. For example, StoreHelper is present in Frameworks, Libraries... for iOS but not for MacOs. Before to going on I thought was better and safer to ask you.
Thanks
Is it possible to use StoreHelper into a Xcode project created with SafariExtension multiplatform template? Do you have some sample or guide (like the QuickStart) ? In the meantime I'm trying it, but there are some discrepancies. For example, StoreHelper is present in Frameworks, Libraries... for iOS but not for MacOs. Before to going on I thought was better and safer to ask you. Thanks