olucurious / PyFCM

Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
http://olucurious.github.io/PyFCM/
MIT License
804 stars 205 forks source link

ios custom noti sound with caf #264

Closed ppkpp closed 2 years ago

ppkpp commented 4 years ago

I tested cordova-firebasex and pyfcm. Custom notification sound for android work perfectly . But there is no documentation for ios custom notification sound with caf file.Is there any ways to make ios custom notification sound with pyfcm?

danemco commented 4 years ago

I'm having the same issue and would like help here.

As for custom notification sounds for Android, I can get them to work on Android 6, but not Android 8+. @ppkpp were you able to get custom notification sounds to work for newer Android?