Closed pranavo72bex closed 5 months ago
AppBadgePlus.updateBadge(10); This method is not working in Samsung devices. OS: android 14 Only working on iOS
AppBadgePlus.updateBadge(10);
See the Mark section in README.md. Newer Android can't set count without notifications.
AppBadgePlus.updateBadge(10);
This method is not working in Samsung devices. OS: android 14 Only working on iOS