Alternatives to UPDATE notification that does not work
问题 UPDATE notification stopped working. What workaround do you have, until Apple figures out something? CKFetchNotificationChangesOperation sometimes does not return UPDATE, DELETE notifications CloudKit push notifications on record update stopped working https://forums.developer.apple.com/thread/7288 My quick fix, that in every minute, and when user triggers UIRefreshControl , then I downloading all the records that were modified since the last update. It works. But I have a better idea in my