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
422 stars 50 forks source link

PR for Products not loading fast enough #17

Closed russell-archer closed 1 year ago

russell-archer commented 1 year ago

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