talk-android
talk-android copied to clipboard
uploaded file not shown immediately in conversation
Steps to reproduce
upload file
Expected behaviour
uploaded files (and written messages) are shown immediately in conversation
Actual behaviour
even if upload succeeded, the uploaded file is SOMETIMES not shown immediately in chat. only when leaving and entering the chat again it is shown.
- same problem sometimes exists for messages that were sent?
- maybe same problem as https://github.com/nextcloud/talk-android/issues/2230
There is some problem with the call of pullChatMessages, MAYBE in combination with the pullChatMessagesPending variable. See https://github.com/nextcloud/talk-android/pull/1766
The logic of fetching messages in general is too complex in my opinion and must be simplified.
Device brand and model
any
Android version
any
Nextcloud Talk app version
any
Nextcloud server version
No response
Talk version
No response
Custom Signaling server configured
No response
Custom TURN server configured
No response
Custom STUN server configured
No response
Android logs
No response
Server log
No response
Additional information
No response