passepartout-apple/Library/Sources/CommonLibrary/IAP
Davide 6255a273fe
Add recurring products to paywall (#1019)
Suggest whenever .fullTV is suggested. For this reason, subscriptions
are not suggested to existing full version purchasers, because they only
miss the one-time .appleTV purchase. Group purchases by feature products
and full version products, e.g.:

- Features
  - Apple TV
- Full version
  - Yearly
  - Monthly
  - Full
  - Full + TV

Additionally, fix reloadReceipt() slowing down onLaunch() sometimes. The
warning sign would appear on restricted profiles until the receipt is
loaded.
2024-12-17 18:23:27 +01:00
..
AppFeature+Full.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
AppFeatureProviding+Levels.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
AppFeatureProviding+Products.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
AppFeatureRequiring+Modules.swift Embrace simplifications in PassepartoutProviders (#975) 2024-12-03 16:18:05 +01:00
AppFeatureRequiring+Profile.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
AppFeatureRequiring+Providers.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
IAPManager+Suggestions.swift Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
IAPManager+Verify.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00