gotify / gotify/android

Wierd behaviour with Icon caching

Open
#405 1 comment 0 reactions 0 assignees View on GitHub
a:bug
Dominant language
Java
Stars
1.5k
Forks
217
PR merge metrics
No merged PRs in 30d

Description

* open app
* minimize app
* lock phone
* In the web GUI add a new application "test4". give it a icon.
* sent a message:
curl -X POST http://gotify./message -H "X-Gotify-Key: " -F "title=hello world" -F "message=test" -F "priority=4"
* unlock phone
* open the app

This message has now the same icon as the previous message (or no icon) and NOT the icon of the uploaded icon.
Even if you do a pulldown to refresh it stays incorrect.

Only a refresh in the hamburger menu seems to fix it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.