cordova-plugin-badge icon indicating copy to clipboard operation
cordova-plugin-badge copied to clipboard

Access and modify badge numbers

Results 28 cordova-plugin-badge issues
Sort by recently updated
recently updated
newest added
trafficstars

I am using the background plugin which keeps a top notification which cannot be removed. This notification always makes badge to be atleast 1 - even if I clear it...

Hello, I install my app and start using it, and I set the badge count upon loading. When I leave the app is when the permissions pop up appears. I...

After adding local notifications cordova plugin to our hybrid project , it also added cordova plugin badge. Both plugins work as expected(on devices android, ios), but when we serve on...

@katzer : Can you please help me on it ? https://ionicframework.com/docs/v3/native/badge/ installed this plugin Plugin info "dependencies": { "@ionic-native/badge": "^4.20.0", "cordova-plugin-badge": "0.8.8", } I am facing issues for badge plugin...

``` Failed to install 'cordova-plugin-badge': CordovaError: Using "requireCordovaModule" to load non-cordova module "fs" is not supported. Instead, add this m odule to your dependencies and use regular "require" to load...

@katzer I am using cordova android app which needs to show badge count with push notification, but i am facing issue count not displayed for below android 9 & in...

Hi all, I installed my app and do something to add notification. There is a badge number on the icon app as I expected. But when I remove the app...

Hi all, Badge is not showing in Android 8 version device Plugin Info : "cordova-plugin-badge": "^0.8.8", cordova version : 8.0.0 ionic Info: Ionic: ionic (Ionic CLI) : 4.1.2 (C:\Users\AppData\Roaming\npm\node_modules\ionic) Ionic...

I use Ionic and OneSignal for push notifications. All in the title. Test on a real Android 8.0.0 Samsung S9. ``` cordova-plugin-badge 0.8.8 onesignal-cordova-plugin 2.4.6 ``` ``` Ionic: ionic (Ionic...

I'm not 100% sure if this is an issue with the Badge plugin or with Ionic, but... I’m trying to set notification badges on my app, but for some reason...