Project

General

Profile

Actions

Bug #764

closed

Android sometimes kills the realtime notification

Added by Soren Stoutner over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Next Release
Start date:
09/29/2021
Due date:
% Done:

0%

Estimated time:

Description

The listener is sometimes killed but the notification is left. Other times the entire notification is killed. This is all due to RAM pressure and Android's notification lifecycle.

It might be possible to reregister the listener. It also might help to increase the importance of the notification. If the notification is dead, launching Privacy Cell restarts it. But, if the notification itself is not dead, it might be necessary to add a button to Privacy Cell to restart it to reregister the listener.

Actions #3

Updated by Soren Stoutner over 2 years ago

I should be able to bind the service to the work manager and periodically reregister the listener.

Actions #4

Updated by Soren Stoutner over 2 years ago

  • Subject changed from Android sometimes kills realtime notification to Android sometimes kills the realtime notification
Actions

Also available in: Atom PDF