passepartout-apple/Passepartout/App/Context
Davide a3281042f8
Fix iCloud/TV sync not working with Advanced Data Protection (#1090)
The ubiquity token does not seem to be a reliable source of truth for
the state of CloudKit. Faced with tvOS, now also with Advanced Data
Protection. It is nil, but CloudKit actually works.

Therefore, start a CloudKit container regardless of the ubiquity token.

The only downside is that the iCloud/TV icons of a profile will now only
appear crossed in case of in-app ineligibility, but this is in favor of
better functionality.
2025-01-20 21:37:26 +01:00
..
AppContext+Shared.swift Fix iCloud/TV sync not working with Advanced Data Protection (#1090) 2025-01-20 21:37:26 +01:00
AppContext+Testing.swift Update copyright 2025-01-15 20:22:52 +01:00
DefaultAppProcessor.swift Update copyright 2025-01-15 20:22:52 +01:00
Dependencies+Processors.swift Update copyright 2025-01-15 20:22:52 +01:00
ProfileManager+Testing.swift Update copyright 2025-01-15 20:22:52 +01:00