You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loadchats (ChatlistMain) --> 9 chat updates are received (as I expected)
Loadchats (Chatfolder id 2) --> 9 chat updates received (Shouldn't this be 4?)
Loadchats (ChatlistMain) --> 404
Loadchats (Chatfolder id 2) --> 404
Yes. 404 is returned for loadChats when all chats from the chat list are known to the app already. updateNewChat can be received any time for any chat.
I have 2 chat folders:
Then, I load chats in this sequence:
Loadchats (ChatlistMain) --> 9 chat updates are received (as I expected)
Loadchats (Chatfolder id 2) --> 9 chat updates received (Shouldn't this be 4?)
Loadchats (ChatlistMain) --> 404
Loadchats (Chatfolder id 2) --> 404
Is this expected behaviour?
Thank you @levlam
The text was updated successfully, but these errors were encountered: