z0w13 / pkstatus

Display current fronters for systems using PluralKit
https://z0w13.github.io/pkstatus/
MIT License
0 stars 0 forks source link

System status sometimes doesn't update on android #35

Closed z0w13 closed 7 months ago

z0w13 commented 7 months ago

Suspect the persistent caching is at fault as closing and reopening the app resets the last updated time on the cache, so it always seems recent.

Need to manually set the last updated time or persist the cacheInfo objects as well

z0w13 commented 7 months ago

Should be fixed in v0.5.1 (c36ecf5) keeping open for now

z0w13 commented 7 months ago

Reported as fixed by user