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

Fixed bug related to isPurchased for consumables #44

Closed russell-archer closed 1 year ago

russell-archer commented 1 year ago

Bug was in updatePurchasedIdentifiers(_:purchased:) and resulted in a crash on both macOS and iOS