I want to play a custom alert sound when I receive a notification from Firebase Cloud Messaging in Flutter, is there a way of achieving this?
Asked
Active
Viewed 1,062 times
4
-
This may help you: [https://stackoverflow.com/questions/47787267/fcm-custom-notification-sound](https://stackoverflow.com/questions/47787267/fcm-custom-notification-sound) – W P Nov 23 '18 at 21:54
1 Answers
0
If you haven't checked yet, there is firebase_messaging plugins which is an available package that you could use.
Try to check this SO post and GitHub post as this was discussing about previous issues encountered when using the plugin for making custom sounds in all platforms.

MαπμQμαπkγVπ.0
- 5,887
- 1
- 27
- 65