1

I've implemented Android Push Notifications using Firebase Cloud Messaging FCM from AndroidHive but the notification has not sound when application is in background.

Can anyone help me to set sound on firebase background notification?

AL.
  • 36,815
  • 10
  • 142
  • 281
Alireza Noorali
  • 3,129
  • 2
  • 33
  • 80

1 Answers1

9

make sure Sound is active like this

enter image description here

if deosn't work please check the official documentation Firebase Documentation