passepartout-apple/Passepartout/Library/Sources/UILibrary
Davide e07833b2a4
Revisit in-app eligibility for iCloud sharing (#837)
Restore .sharing feature:

- Merge "Apple TV" into "iCloud" section
  - "Enabled", disabled if ineligible for .sharing
  - "Apple TV", disabled if ineligible for .appleTV || !isShared
- Footer about TV restrictions

Paywalls:

- "Share on iCloud" if ineligible for .sharing
- "Drop TV restriction" if eligible for .sharing but not for .appleTV
  - Applies to full version products (user level 2)
  - Suggest Apple TV product

Restrictions:

- Toggle CloudKit sync on remote repository based on .sharing
eligibility
- Do not start tunnel on Apple TV if ineligible for .appleTV

Fixes:

- Incorrect zip() publishers in remote repository
- Resolve duplicates in Core Data, first profile wins sorted by
lastUpdate descending
- Reload receipt on OOB IAPManager events
2024-11-09 15:20:59 +01:00
..
Business Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Domain Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
Extensions Refactor AppContext creation and profile processing (#810) 2024-11-04 23:34:22 +01:00
L10n Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Mock Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Protocols Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Resources/en.lproj Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Theme Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Views Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
UILibrary.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00