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
Comment on Difference in behavior between setBadgeCount and applicationIconBadgeNumber
Also, is there a way to set the badge to 0 while keeping the notifications in the notification center if the application has a badge and there are notifications in the notification center?
Replies
Boosts
Views
Activity
Jun ’24
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?
Replies
Boosts
Views
Activity
Jun ’24