Dwaynez
Active Level 3
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 11:29 AM in
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.
5 Comments
Day_Walker
Active Level 10
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 08:27 AM in
Galaxy S
Check your code maybe?
Dwaynez
Active Level 3
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 10:14 AM in
Galaxy S
For what? There is nothing in the documentation about adding apps to dnd automatically
Dwaynez
Active Level 3
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 11:34 AM in
Galaxy S
The app is not listed there
Dwaynez
Active Level 3
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 08:50 AM in
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
