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?
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?
make sure Sound is active like this
if deosn't work please check the official documentation Firebase Documentation