element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Room messages are not updated unless restarted

Open nitanmarcel opened this issue 1 year ago • 3 comments

Steps to reproduce

Create a room with too separate accounts, send a message from on of the accounts and notice that the room timeline doesn't get updated in real time from the other account receiving and viewing the timeline.

Outcome

What did you expect?

New messages should be added to the timeline.

What happened instead?

Room timeline doesn't get updated in real time as messages are received.

Your phone model

OnePlus 6T

Operating system version

Android 14

Application version and app store

0.4.7 PlayStore

Homeserver

Synapse 1.93.0

Will you send logs?

Yes

Are you willing to provide a PR?

No

nitanmarcel avatar Apr 07 '24 20:04 nitanmarcel

What do you mean by "in real time"? Do the new messages arrive after a few seconds?

bmarty avatar Jun 26 '24 13:06 bmarty

What do you mean by "in real time"? Do the new messages arrive after a few seconds?

I have to exit the room then come back, they don't update while the chat is open

nitanmarcel avatar Jun 26 '24 14:06 nitanmarcel

Basically it needs to do a sync to get new messages. That's what I meant

nitanmarcel avatar Jun 26 '24 15:06 nitanmarcel