It seems CKQuerySubscription
cannot be used for subscribing to shared DB changes in cloud kit. CKDatabaseSubscription
neither works nor does CKSubscription
How can I achieve subscribing to Shared DB changes?
Simply. How can i achive a notification about change made on record that is shared with me. I AM NOT THE OWNER OF THE RECORD.
Related question is here:
How to receive cloudkit notifications about changes made on record shared with me?