OneSignal/OneSignal-Flutter-SDK

[question]: Add Custom Notification sound not playing.

nikunjpanchall opened this issue · 1 comments

How can we help?

I have added a notification sound file to this path (android/app/src/main/res/raw) and also created keep.xml file, but when the notification triggers, it will play the default sound.

Code of Conduct

  • I agree to follow this project's Code of Conduct

@nikunjpanchall please check the following:

  1. Confirm you have created an Android Category / Channel and are using it on the test notification you sent.
  2. Ensure you used a supported sound file type.
  3. Extracting the contents of your APK to ensure the sound file is there.