The Sound for Local Notification does not support in Android 26+, Can Anyone tell me a work around for working that? #4452
Unanswered
namrata-Zimbaroos
asked this question in
Q&A
Replies: 1 comment
-
On Android 26 you have to set the sound of the channel, you can set the sound of the default channel or use a custom channel. https://capacitorjs.com/docs/apis/local-notifications#local-notifications-configuration-android-only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Local Notification Plugin of Capacitor, I want to add a sound there But the "sound" Local Notification "schedule" works till Android 26(Android O). I need a workaround or any possibility to make it work for all the Android Versions which are available. I have tried to create a channel and passing that channel Id to schedule but it does not work. Could you please help me with that?
Beta Was this translation helpful? Give feedback.
All reactions