Unity-Technologies / NotificationsSamples

Sample project for Unity Notifications
Other
282 stars 51 forks source link

Clear Badge Number #57

Closed rpassareti closed 3 years ago

rpassareti commented 3 years ago

I'm trying to clear the notifications and the badge number when you open the app, but something is missing for me

I read in one post, to call "AndroidNotification.ShouldAutoCancel", but it only works if you click in the notification, if you click the app icon, nothing changes and if it's 3 notification, only one is dismiss, the other 2 keeps there.

any tips or idea?

aurimasc commented 3 years ago

You have to cancel notifications I believe.