webratte / Shared-Memo

A Webxdc App to share Memos via Delta Chat (e.g. in groups)
GNU General Public License v3.0
5 stars 1 forks source link

Updates received while the app is closed do not arrive #29

Closed link2xt closed 1 year ago

link2xt commented 1 year ago

See the comment https://github.com/deltachat/deltachat-core-rust/issues/4543#issuecomment-1646252326

Similar bug https://github.com/webxdc/store/issues/203 was found in the store app, but as it is a particular xdc bug, this one should be debugged separately.

webratte commented 1 year ago

I can reproduce it. But this happens only if I send an already filled Memo.

If I do it as follows, it works: 1.Share a new Memo

  1. send it as empty (or lower then the download limit)
  2. Send an update higher than the download limit. 4.Tab the download button 5.The update is imported.

If you had the same issue in the store App, maybe you can give a hint, how you fixed it?

webratte commented 1 year ago

Strange. With the newest nightly (https://download.delta.chat/android/nightly/2023-07-25/) as the receiver I can't reproduce it. As Sender I still use the current Gplay Version 1.38.2 Can somebody confirm this?

webratte commented 1 year ago

Since this not happens on the newest desktop an Andriod Clients, I think I can close it as fixed bei Delta Chat.