python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to use NSPersistentCloudKitContainer.eventChangedNotification
Hi I am trying to get event notification from NSPersistentCloudKitContainer to get notification if data change or not?
NSPersistentCloudKitContainer.eventChangedNotification
but I didn't find any s...
Steven
Votes: 0
Answers: 0
CoreData + CloudKit Data Inconsistency after Network Failure
My app uses CoreData + CloudKit mirroring to synchronize data e.g. on an iPhone and a watch.
If data is modified on one device, the modification is uploaded to iCloud and later synchronized with other...
Reinhard Männer
Votes: 0
Answers: 1
CoreData + CloudKit reverting a CKShare to CoreData store
I use NSPersistentCloudKitContainer to save objects in CoreData + CloudKit. I have integrated a sharing function that moves an object to a separate zone to share using UICloudSharingController, as des...
FrontFacingWindowCleaner
Votes: 0
Answers: 1
NSPersistentCloudKitContainer and persistent history tracking
I'm building an application that makes use of NSPersistentCloudKitContainer. The app doesn't have sharing functionality and its only backend functionality is to use the cloudkit container to sync data...
barndog
Votes: 0
Answers: 1