cordova.plugins.notification.badge.set(10);
this is not working for me , tried in differrent devices
cordova.plugins.notification.badge.hasPermission
this code returns true can anyone help me
cordova.plugins.notification.badge.set(10);
this is not working for me , tried in differrent devices
cordova.plugins.notification.badge.hasPermission
this code returns true can anyone help me
I have made some changes in your script just try setting the same and let me know if it is working or not