react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

Is there a method to persistently display the badge count, even after all notifications have been cleared or dismissed?

Open AdnanAshraf-pro opened this issue 1 year ago • 0 comments

I aim to maintain the badge count even after all notifications have been cleared or dismissed. Despite utilizing 'setApplicationIconBadgeNumber' to set the badge, it disappears when notifications are cleared. Is there an alternative approach or solution to ensure the badge remains visible?

AdnanAshraf-pro avatar Mar 14 '24 06:03 AdnanAshraf-pro