I m using the fcm plugin(https://beta.ionicframework.com/docs/native/fcm) to do push notification with custom sound. Custom sound works on on IOS. However, it doesn’t working on Android Oreo. I read somewhere that in order to do custom sound in oreo 8.0+ . we need to create a channel first. My question is does anyone know how to do cusom sound in oreo with fcm or know how to add channel in this fcm plugin? thanks
1 Like
I am also struggling with this. There are many articles on how to fix this in native but none for ionic platform.
Same issue here.
I have created the channel and it appears to be working fine. I can see it on my device but the custom sound is still not working.
Code here if you are using Capacitor: