deltachat / deltachat-ios

Email-based instant messaging for iOS.
GNU General Public License v3.0
316 stars 50 forks source link

message bubble timestamp sometimes updated too late #2220

Closed r10s closed 1 month ago

r10s commented 3 months ago

sometimes, message bubble timestamp are updated too late:

-> this leads to delayed update; the app shows outdated timestamps for a minute.

things are fine when the app gets exited in between - or if the chat is opened.

things are also fine for all cases for the chatlist, the issue at hand seems to be fixed explicitly at https://github.com/deltachat/deltachat-ios/pull/1554