deltachat / deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://delta.chat/en/contribute
Other
659 stars 84 forks source link

Message loss in Delta Chat iOS #5846

Open tapete opened 1 month ago

tapete commented 1 month ago

Screenshot on android

andoid

Screenshot on iOS

DCiOS

iequidoo commented 1 month ago

If you "Resend" messages (can be done from the chat menu), will they arrive? Just interesting. This is not a fix of course, but may be helpful in such cases. Maybe you also have logs from DC iOS?

tapete commented 1 month ago

I just resend the message as described and yes, it worked! The iOS user now recieved the message.

iequidoo commented 1 month ago

I just resend the message as described and yes, it worked! The iOS user now recieved the message.

You can use it every time when you suspect that a message is lost. It will be ignored by Delta Chat if it was received previously. Anyway if you have logs from DC iOS for the time when the messages were lost, they may help. But not sure as it may be a server side problem.