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)
CKDatabaseSubscription fails successfully when using alertLocalizationArgs and/or desiredKeys
I'm using Core Data + CloudKit && CloudKit Sharing. I'm trying to present a dynamic notification to all participants of a CKShare whenever any participant posts a change to the share.
I'm tryi...
StonedStudio
Votes: 0
Answers: 0
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
Uploading file to icloud-documents even if the memory is full it doesn't give any error
I use iCloud documents to sync file between device. it works correctly but the main issue is, when iCloud exceed to 5 GB which is maximum allowed for free account, so in this case when I upload the f...
Steven
Votes: 0
Answers: 0
How to setup the completion handler for fetch(withQuery: , inZoneWith: ) cloudKit func
I'm working on a store management system that uses cloudKit to store the users data. I have custom zones set up within the private database with some pre populated data.
I have the func loadCustomerAr...
JonGrimes20
Votes: 0
Answers: 1