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)
How to hide the app name in foreground notification?
I have developed a simple GPS tracking app that using foreground service to keep the app alive. There will be a notification showing that my app is running, but how can I hide the app name beside the ...
WEI ZHUANG GOH
Votes: 0
Answers: 1
java.util.ConcurrentModificationException when updating notification
I get this issue from firebase, from a moto g5, 100% in background android 8.1, im running a foreground service, here is the firebase stacktrace
Fatal Exception: java.util.ConcurrentModificationExcept...
Jimmy Stiveen Mantilla Alverni
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