FCM: Custom notification sound does not play on Android 8.0 device, but plays on Android 6.0 and iOS devices. #6621
Labels
Needs Attention
This issue needs maintainer attention.
resolution: duplicate
This issue or pull request already exists
type: bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
I am trying to configure my flutter app to play a custom notification sound when an FCM notification arrives. The custom sound currently plays correctly on iOS devices and Android 6.0 devices, but does not work on my Android 8.0 device. I have specified a notification channel and still the notification sound does not play.
I have written a minimal example project that is as follows...
main.dart
MainActivity.kt
AndroidManifest.xml
pubspec.yaml
node.js app.js backend
The text was updated successfully, but these errors were encountered: