Post

Replies

Boosts

Views

Activity

Comment on Difference in behavior between setBadgeCount and applicationIconBadgeNumber
Is my understanding correct that if the application has a badge and there are notifications in the notification center, calling application.applicationIconBadgeNumber = 0 will clear all notifications in the notification center, but if the application does not have a badge and there are notifications in the notification center, calling application.applicationIconBadgeNumber = 0 will not clear the notifications in the notification center?
Jun ’24