flutter_app_badger
flutter_app_badger copied to clipboard
[bug] OS Push Notification prompt is showing upon app initialization
Problem
removeBadge()method is likely going to be called on app initialization to "clear" badge count- And, showing push notification prompt upon app initialization isn't a good UX
- Therefore, it creates UX problem for the apps if they don't have control over when the push notif permission is going to be asked