Closed lakerszhy closed 3 years ago
Hi.
If you use Firebase Cloud Messaging for notifications, consider updating app badge count in FirebaseMessaging.onBackgroundMessage method where it is called while app is terminated and receives a FCM.
For more info on how to use FirebaseMessaging.onBackgroundMessage properly, consider reading official docs for firebase_messaging plugin and check out its /example folder for its implementation example.
@kamranbekirovyz Thank you.
When the app is killed, and recevice a notification, i can not update the app badger, version is 1.3.0