apple / apple/sample-cloudkit-sync-engine
CKSyncEngine doesn't fetch changes when saving or deleting CKShare
Open
- Dominant language
- Swift
- Stars
- 270
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed that saving a `CKShare` using `CKDatabase` directly or deleting a `CKShare` via `UICloudSharingController` doesn't cause `CKSyncEngine` to fetch new changes (nor include them in updates when you call `CKSyncEngine.fetchChanges`) until the app is relaunched.
Is there a recommended way for dealing with `CKShare` together with `CKSyncEngine`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.