Hi,
What are your recommendations for REALLY URGENT notifications to your Android app? I set up a notification group for all devices we have in the family and I want to create the highest attention for thinks like smoke detector alarms. A typical notification might not be noticed in the flood of events coming in…
Thanks,
Thomas
Maybe also send a text and an email or other methods of communication. (redundant)
Use a specific notification channel and override DND for that channel.
See here
If it’s really important, you could send a message via TTS - that should stand out from the other notifications.
I have that set up e.g. for when my front gate opens after dark or when my garage door opens and neither my wife nor I are at home.