Hi!
I want to override do not disturb mode in Android for some notifications. I have been reading companion App Docs but I didn’t make it work unless using alarm_stream channel.
My Phone is Samsung Galaxy S21 with Android 14.
The only way I can override do not disturb is by this way
message: test
data:
channel: alarm_stream
But If I want to use other channel for example to use different sound or have multiple channels, I can’t make it work. Setting the channel as importance high doesn’t works.
message: Test
data:
channel: Channel_CCTV
importance: high
Do you have the same device model as me?
I have tried with your data part and in don’t dirturb mode it doesn’t sound.
Did you configured something in mobile phone?
In docs mention something about allow channel to override do not disturb mode. But I didn’t find where to allow one specific notification channel in do not disturb mode. I only see how to allow an application in do not disturb, but this is not the thing that I want because allowing an app allo notifications will sound.