I am currently using firebase push notifications for notifications. I need to customize the default sound.
I tried by "sound": "alert.mp3", instead of "sound": "default", but the sound I have given didn't trigger.
I am currently using firebase push notifications for notifications. I need to customize the default sound.
I tried by "sound": "alert.mp3", instead of "sound": "default", but the sound I have given didn't trigger.
check out the solution here to know how to specify a custom sound for both android and iOS