windows7lake / app_badge_plus

A Flutter plugin for adding badges to your app icon.
MIT License
16 stars 6 forks source link

Not working in Android (Samsung) #2

Closed pranavo72bex closed 5 months ago

pranavo72bex commented 5 months ago

AppBadgePlus.updateBadge(10); This method is not working in Samsung devices. OS: android 14 Only working on iOS

fujimo-t commented 5 months ago

See the Mark section in README.md. Newer Android can't set count without notifications.