passepartout-apple/Passepartout/Library/Sources/AppUIMain
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
..
Business Decouple Mac settings from AppMenu (#865) 2024-11-13 22:35:50 +01:00
Domain Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Extensions Update library with provider in modules (#887) 2024-11-17 22:27:02 +01:00
Protocols Update library with provider in modules (#887) 2024-11-17 22:27:02 +01:00
Resources Render country flags with Emojis (#787) 2024-10-31 01:15:07 +01:00
Views Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
AppUIMain.swift Prepare WireGuard for provider selector (#890) 2024-11-18 17:49:47 +01:00