Understanding and testing iCloud
https://fed.brid.gy/r/https://eclecticlight.co/2026/04/06/understanding-and-testing-icloud/
Understanding and testing iCloud
https://fed.brid.gy/r/https://eclecticlight.co/2026/04/06/understanding-and-testing-icloud/
RE: https://mastodon.social/@lukaskubanek/116317203336604688
Delivery of CloudKit notifications looks broken in iOS 26.4
One of the core technologies and services of the platform does not work
And the best guidance Apple has to offer to developers is “file a FB and maybe we take a look. Make sure you generate lots of duplicate FBs because otherwise we will not take it seriously”
Okay then
CloudKit and APNS is the bane of my existence
I create a visible subscription for inserted CKRecords that should just work
The records are fine and arrive with a fetch
But simply no push in development environment is sent for them
Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.
While learning Codex, I asked it if it could modernize my existing CloudKit library by wrapping CKSyncEngine (iOS 17+) to add .public database support.
After explaining why CKSyncEngine likely does not support .public—mainly an inability to provide at scale the same API .private/.shared affords—Codex said yes, with a few caveats.
Then I thought of something more interesting to ask, and came away impressed. #cloudkit
I’m working on a #SwiftUI “admin” utility macOS app that’s pretty information dense and probably should be very hierarchical (for editing #CloudKit entities).
Is this navigationSplitView navigation structure too wild (possible)?
It’s kind of a 3 + 1 column Split View, but the 4th “column” is just an (optional) inspector view on the detail view. The content column would be a small table of entities (instead of a list view like most apps).
📣 Speaker Announcement
From building indie apps like Tasks & Karo, we're thrilled to welcome @mufasayc 🎉
Mustafa will take us from zero to sync with CloudKit — covering containers, databases, and real-world lessons learned ☁️
Expect practical tips, honest insights, and a lot of laughs along the way 😄
#iosdev #buildInPublic #coredata #swiftTesting
Will be exploring Apple’s cktool for #cloudkit setup, which hopefully will let me populate data that will let me test sync
https://developer.apple.com/icloud/ck-tool/
27/n