passepartout-apple/Passepartout/Library
Davide 35c10309a7
Reload receipt on purchase (#892)
StoreKit ProductView performs the purchases internally without calling
IAPManager.purchase(), which causes the IAPManager state to be
momentarily outdated.

Leverage PaywallView.onComplete() to reload the receipt and eventually
trigger IAPManager.objectWillChange, so that the app is immediately
unlocked on a successful purchase.
2024-11-19 11:36:36 +01:00
..
.swiftpm/xcode Strip package dependencies (#862) 2024-11-13 21:05:53 +01:00
Sources Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
Tests Split test jobs (#855) 2024-11-12 18:35:44 +01:00
Package.resolved Strip package dependencies (#862) 2024-11-13 21:05:53 +01:00
Package.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00