CloudKitSyncMonitor icon indicating copy to clipboard operation
CloudKitSyncMonitor copied to clipboard

Monitor current state of NSPersistentCloudKitContainer sync

Results 6 CloudKitSyncMonitor issues
Sort by recently updated
recently updated
newest added

Can you please make a short example of how to use this library without a SwiftUI context? I'd like to implement it in a class, but at this moment I'am...

This is useful for updating content when changes occur after sync

I've added localisation of the descriptions, added support for 9 additional languages.

I was looking at this library and noticed that this property, although useful, is not `@Published`.... So, in order to catch changes on it, one would need to monitor changes...

Hi, RE: #24, in cases where an app is not entirely using async await, these warnings are appearing when (for example) this is already being initialized statically from the main...

Trying to incorporate this into an app I'm working on. If I turn off iCloud for my app in iCloud settings while the app is running, the status will show...