passepartout-apple/Library/Sources/CommonIAP/Domain
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.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppFeatureProviding.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppFeatureRequiring.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppProduct.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
AppProduct+Donations.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppProduct+Features.swift Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
AppProduct+Providers.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppUserLevel.swift Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00