Post #976964
2026-03-30 08:31 UTC
#CloudKit #iCloud #APNS
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.
Replies (2)
-
@lukaskubanek@mastodon.social 2026-03-30 08:34
@jaanus See this. https://mastodon.social/@lukaskubanek/116299581006179836
-
@lukaskubanek@mastodon.social 2026-03-30 08:39
@jaanus Can you tell if this is only affecting development environment?