python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Flutter - How to update notification badge when sending notification in terminated state?
In a chat app, I am sending messages between two users. I'm using firebase to send notifications and they work fine in foreground and background states, even in terminated states i'm still receiving t...

busuu
Votes: 0
Answers: 0
How to set Android app badge count when app is foreground in flutter?
When app is background(inactivated or closed),
if firebase notification is arrived, app badge is showed.
But when app is foreground(activated),
if firebase notification is arrived, app badge is not sh...
Mannweon Seo
Votes: 0
Answers: 1