passepartout-apple/Library/Sources/UILibrary
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
..
Business Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
Domain Store complex preferences to Core Data (#981) 2024-12-06 11:24:51 +01:00
Extensions Track module preferences history in Core Data (#994) 2024-12-10 14:13:10 +01:00
L10n Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
Previews Unify paywall and eligibility (#1018) 2024-12-16 21:45:36 +01:00
Resources Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
Strategy Track module preferences history in Core Data (#994) 2024-12-10 14:13:10 +01:00
Theme Update README (#1008) 2024-12-14 09:44:10 +01:00
Views Add recurring products to paywall (#1019) 2024-12-17 18:23:27 +01:00
UILibrary.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00