Original topic:

Application automatically added as do not disturb exception

(Topic created on: 06-09-2024 11:34 AM)
252 Views
Dwaynez
Active Level 3
Options
Galaxy S
I wrote my own application and it keeps getting added to the do not disturb (dnd) exception list. I don't want this. I do create a notification channel that does ignore dnd but that is the only channel that I want to ignore dnd, not all channels. Any ideas why this app is automatically added? I delete it from the list and it is back the next day.
0 Likes
5 Comments
Day_Walker
Active Level 10
Galaxy S
Check your code maybe?
0 Likes
Dwaynez
Active Level 3
Galaxy S
For what? There is nothing in the documentation about adding apps to dnd automatically
0 Likes
Helenna
Moderator
Moderator
Options
Galaxy S

Hi, can you please check which apps have DND access under Settings > Apps & notifications > Advanced > Special app access > Do Not Disturb access? 

0 Likes
Dwaynez
Active Level 3
Galaxy S
The app is not listed there
0 Likes
Dwaynez
Active Level 3
Galaxy S
I think I resolved this issue, so I thought I would document it here to wrap this up. In trying to create a notification channel that bypassed dnd, I used the method setbypassdnd on the channel. I removed the statement and made the channel an alarm, the channel is bypassing dnd as I want and the entire app is no longer being automatically added to the app exception list
0 Likes