passepartout-app icon indicating copy to clipboard operation
passepartout-app copied to clipboard

Unexpected iCloud updates

Open keeshux opened this issue 1 year ago • 0 comments

Fixing duplicates might cause some issues.

Make Core Data “pull” (rethink FetchedResults without delegate) and observe:

  • NSPersistentStoreCoordinatorStoresDidChangeNotification?
  • NSUbiquitousKeyValueStore.didChangeExternallyNotification?

Resources:


  • [ ] Changes are not always saved
  • [ ] Navigation pops to main profile view abruptly - e.g. macOS: enabling VPN from Organizer when in Endpoint
  • [ ] Removed profiles pop back
  • [ ] Does using Core Data via FetchRequest improve iCloud reliability?

keeshux avatar Dec 14 '23 07:12 keeshux