This content has been marked as final.
Show 3 replies
-
Re: iOS 11: CKModifyBadgeOperation is deprecated
ThisIsJustMe Oct 1, 2018 6:14 AM (in response to wshowair)I'm equally curious to get an answer to this question. Whatelse should we do with CKModifyBadgeOperation no longer available? I haven't been able to find any answer...
-
Re: iOS 11: CKModifyBadgeOperation is deprecated
PBK Dec 29, 2018 12:59 PM (in response to wshowair)Anyone have a solution to this seemingly inappropriate deprecation?
-
Re: iOS 11: CKModifyBadgeOperation is deprecated
PBK Feb 5, 2019 5:14 PM (in response to PBK)Bump.
Does anyone know how to reset the badge number if you want the badge to indicate the number of notifications that were sent to the app since the last time the app was opened? If you just reset it to 0 on the device without using CKModifyBadgeOperation then the next time CloudKit sends a notification the number displayed is the old number plus 1.
Error message is: 'CKModifyBadgeOperation' is deprecated: first deprecated in iOS 11.0 - No longer supported, will cease working at some point in the future
-