-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chat list is not always updated #2473
Comments
hm, i am also not able to reproduce that and to find something actionable |
The latest version of the iOS application still has this issue. When others send me messages, there is a significant delay in receiving them, sometimes exceeding 10 minutes. If I want to receive messages quickly, I have to repeatedly close and reopen the app, which then allows me to receive messages within 30 seconds. However, when I send messages to others, they receive them without such high delays. (I am using a 163 email account, while the recipient is using your free service.) Based on my observations, my email account does receive the messages promptly; however, the DeltaChat client does not fetch them in a timely manner. (Both my network and the recipient's network have excellent international connectivity.) |
thanks for explaining. assuming the update is visible after the 10 minutes then, that might be a core issue then, if the network gets stuck somehow. there is not much the UI can do upon that. for the observed delay and immediately update on restart: to not eat all data plans in a second, core does some debouncing (adds delay), of things fail on first try. that debouncing time is of course reset by restart |
Could you please advise on how to resolve this issue?But my Internet connection is good. |
Can I help you solve this problem? This problem greatly affects the experience of using the program. |
does it happen reproducible for you? if possible, a video showing the issue would be helpful. it is not totally clear to me, which issue we're talking about, the initial issue is about "multi device" and your post about a "a significant delay" when others write you a message. i think, different things are mixed here, a video could be helpful |
A copy of the log in Settings > Advanced > Log whenever it happens might also help us diagnose possible issues. |
I noticed that the chat list in DC-iOS is not always updated when I write a message to a contact with the same profile in DC-Desktop. After opening the chat in DC-iOS, the new message is displayed.
The message still does not appear in the chat list. The chat list is only updated again after restarting the app.
This bug occurred several times for me, but I was not able to reproduce it intentionally.
DC-iOS 1.50.3
iOS 18.2
DC-Desktop 1.50.1
macOS 15.2
The text was updated successfully, but these errors were encountered: