cordova-plugin-badge
cordova-plugin-badge copied to clipboard
Ionic 5 cannot clear badges
Hello!
I am using Ionic 5 with cordova and it doesnt clear badges, any idea how to fix it?
Thank you
@manel00 how you use this plugin? after install, I got
cordova.plugins.notification.badge.clear();
Error:
Property 'notification' does not exist on type 'CordovaPlugins'