264
Views
8
Comments
[Firebase Cloud Message Plugin] Notification Custom sound

HI 


How can I configure so my app plays custom sound when push notification received?


Regards,

Anahit

2018-09-27 18-20-33
Swatantra Kumar
Champion

Hi Anahit,

You need the custom sound for which toolkit?

2022-05-03 11-39-19
Ruben van Vugt

Hi Anahit,

Maybe this forum post will help: https://www.outsystems.com/forums/discussion/35714/local-notification-plugin-how-to-use-a-custom-sound/

I however haven't tried it myself.

In the SendNotification calls of FirebaseCloudMessageMiddleware there is a Sound input parameter. If you want a custom sound you have to fill the input with a link to your sound file. The sound file has to be bundled with the app so you should add it as a resource.

2019-02-21 09-18-54
Anahit Pahlevanyan

Ruben van Vugt wrote:Hi thank you very much for your reply.

the ios sound works, but for android when I do it same way is not working. 

Do I have to target sound files in a specific directory for android?

Hi Anahit,

Maybe this forum post will help: https://www.outsystems.com/forums/discussion/35714/local-notification-plugin-how-to-use-a-custom-sound/

I however haven't tried it myself.

In the SendNotification calls of FirebaseCloudMessageMiddleware there is a Sound input parameter. If you want a custom sound you have to fill the input with a link to your sound file. The sound file has to be bundled with the app so you should add it as a resource.



2019-02-21 09-18-54
Anahit Pahlevanyan

Hi Everyone


Is there possibility to change android push notification sound ?

2018-09-27 18-20-33
Swatantra Kumar
Champion

Anahit Pahlevanyan wrote:

Hi Everyone


Is there possibility to change android push notification sound ?


For iOS, it is possible, not sure about Android Anahit.

UserImage.jpg
Maitha Khanji

hello, 

i have the same requirement, i am using FirebaseMobile plugin it is working fine, but i want to use custom sound, how can i achieve that ? i searched in the forum i saw many people asking the same question but i couldn't find an answer or clear documentation. 

thanks and regards, 

UserImage.jpg
Maitha Khanji
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.