#Notification won't auto delete.

1 messages · Page 1 of 1 (latest)

blissful nymph
#

I have an issue that I can't find a solution for.
I have used it for years but for at least 6-10 months the notification won't delete after timeout some times. I can see that the delete message is sent to the app, but the timout won't delete the notification.

thorny sierra
#

you say sometimes is it always the same YAML or random?

blissful nymph
thorny sierra
#

same device? different device? wonder if there are any errors in teh logs?

blissful nymph
#

Had missed that I can get logcat in the app. Will try to catch it there.
As you see in my added pictures the message with 20sec timeout is delivered to the app.

real vine
#

Hello, i'm unsure, but i bet you can't use timeout with persistants notifs

thorny sierra
#

that could be a possibility as well

real vine
#

if you can't but wanna keep the persistant aspect of it you could just add a delay of 20s then remove the notification

blissful nymph
#

I'm trying to catch this in the logcat but it's really hard as the logcat in the app is like a minute long.