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.
Fixed an issue where a red error about no products being available was displayed while waiting for a response from the app store. A spinner (ProgressView) is now displayed while StoreHelper is actively waiting for a response. The error about no products is only displayed when the app store returns a response with zero products
Fixed an issue where a red error about no products being available was displayed while waiting for a response from the app store. A spinner (ProgressView) is now displayed while StoreHelper is actively waiting for a response. The error about no products is only displayed when the app store returns a response with zero products