Post

Replies

Boosts

Views

Activity

Reply to CloudKit watchOS 6 silent notification problem
This is still an ongoing issue with watchOS8. I have successfully subscribed to the public database and the intent is kick off a routine on the watch when a new item is added. The same exact code triggers successfully on my phone but not on the watch. It has been recommended to test directly adding a new item in the CloudKit console, but alas since the changes from WWDC this year my console says I have no containers so I cannot access anything (Apple has been investigating this for weeks now). The sad thing is I can send a silent push from a 3rd party (Firebase) in a similar independent watch app and this is recognized and kicks off the function as intended. This tells me it's not an issue with receiving push notifications, just them being triggered for an independent watch app from CloudKit. Any help would be greatly appreciated!
Oct ’21