Improve background fetching of notifications #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, if the app is not running, it is launched into the foreground whenever notifications need to be checked. If there is a loading error, it stays open instead of disappearing after a few seconds. This is obviously not good.