iOS 8 CloudKit: CKNotifications keep showing up, marked as CKNotificationTypeReadNotification

房东的猫 提交于 2019-12-13 05:25:01

问题


Whenever I query for past CKNotifications using CKFetchNotificationChangesOperation, I keep on getting a whole bunch that are marked as CKNotificationTypeReadNotification. And indeed, I have read them before, marked them as read (using CKMarkNotificationsReadOperation), and am updating my lastServerChangeToken when querying.

Why do they keep showing up?

Thanks.


回答1:


This started working…and, unfortunately, I'm not sure why.



来源:https://stackoverflow.com/questions/27007014/ios-8-cloudkit-cknotifications-keep-showing-up-marked-as-cknotificationtyperea

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!