leolin310148 / ShortcutBadger

An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
Other
7.35k stars 1.34k forks source link

Not working on Android #331

Open dland512 opened 5 years ago

dland512 commented 5 years ago

I have a cordova app and I'm trying to use cordova-plugin-badge, which is implemented using ShortcutBadger. It's working well on iOS but I can't get it work on Android. I'm testing it on a Razer running Android Oreo 8.1. I have tried downloading several launchers including Nova, OPPO, KISS, and ASUS but I don't get any badges on the app's icon.

Any ideas about what's going on?

Nick-lab commented 5 years ago

Check android notification settings by default badge counter is off.

dland512 commented 5 years ago

@Nick-lab I don't see a setting for badges anywhere. Is that specific to a certain launcher you are using?

Nick-lab commented 5 years ago

@dland512 it might be android version specific. but check under notifications settings -> your app

zhaobinsir commented 3 years ago

No network permission, cannot be used, must join network permission @dland512