-
Unless I'm missing something, it's not possible to limit how frequently the CloudKit extension uploads changes to the server, short of doing everything manually. Is rate-limiting (possibly per-collect…
-
It would obviously be nice if people's image libraries (and settings, ideally) synced between copies of the app.
The data model is very simple so it should work with CloudKit with minimal fuss.
…
-
-
Hey @jacksonjude, how can we save a record in cloudkit using this package. The example app only uses fetch operation and I couldn't find this in readme as well. Please let me know how can I save data …
-
Hi, I know and understand your reasoning behind NOT sharing credentials outside of the app sandbox.
But I would consider it a very beneficial feature if cloud something like CloudKit syncing would …
-
Hello everyone. When I'm trying to notarize my app in teamcity, I caught a error. But When I'm trying to do this locally, everything is good.
I think the error is due to the certificate. How can I…
-
Investigate what the best options are for syncing bookmarks with CloudKit, however this work must not be done until after OneBusAway/onebusaway-iphone#457
-
Written on 08/09/2017 07:45:45
URL: https://nsscreencast.com/episodes/277-cloudkit-notes-manager-continued
-
Our CloudKit [protobuf definitions](https://github.com/horrorho/InflatableDonkey/blob/master/src/main/resources/cloud_kit.proto) work well but are now quite ancient. There is a newer [partial dump](ht…
-
Personally I don't really see the need for private database support since we already have iCloud Core Data storage which does the same thing. Public on the other hand introduces many opportunities. Ca…