python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to enable notification sound for flutter app using firebase notification?
I am building a flutter application with firebase notification. But, I need a custom sound for notification. I had implemented playSound: true, sound: RawResourceAndroidNotificationSound('notification...
Sree Jagath
Votes: 0
Answers: 1
How add push Notifications to my news app made in flutter
I have managed to fully create my news app and it's even live on play store. But their's a problem that I cannot send notifications to the user's device. I use this library newsapi.org for the news s...
Cartist
Votes: 0
Answers: 1
How can I play different sounds for notifications in flutter using flutter_local_notification
I have 2 different kinds of notification messages. I want to understand, how can I play different sounds for notifications.
I tried by changing the sound string in AndroidNotificationDetails, but it p...
Shubham K
Votes: 0
Answers: 0
firebase notifications stops working after a while (one day or a few days)
I am very frustrated with this problem:(
I am developing an app for android and ios (using capacitor 3) and I am sending notifications to the app via firebase notifications. (capacitor packages: @capa...
Reut Avital
Votes: 0
Answers: 1