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

Ionic 5 cannot clear badges

Open manel00 opened this issue 4 years ago • 1 comments

Hello!

I am using Ionic 5 with cordova and it doesnt clear badges, any idea how to fix it?

Thank you

manel00 avatar Mar 26 '21 09:03 manel00

@manel00 how you use this plugin? after install, I got

cordova.plugins.notification.badge.clear();

Error:

Property 'notification' does not exist on type 'CordovaPlugins'

code-by avatar May 14 '21 20:05 code-by