Custom Sound With FCM on Android #4520
Unanswered
momoDragon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have added a file sound to this directory
and my payload for cloud functions is
i also tried
sound: 'alert.mp3',
However, the default notification sound is the one that is playing.
Any idea how i can get it to play a custom sound when notification is sent? am i doing something wrong?
i followed this:
https://stackoverflow.com/questions/54002617/custom-sound-push-notification-does-not-work-flutter
version:
firebase_messaging: ^8.0.0-dev.11
Beta Was this translation helpful? Give feedback.
All reactions