chat-sdk-ios icon indicating copy to clipboard operation
chat-sdk-ios copied to clipboard

Messages are displayed after delete the Chat

Open bananaRanger opened this issue 4 years ago • 3 comments

Pre-conditions:

Messages should be present

Steps to reproduce:

User 1

1-Delete the Chat

User 2

1-Send message to User 1

User 1

1- Return to the chat

AR: All messages are displayed ER: Only last message should be display

bananaRanger avatar Oct 14 '20 12:10 bananaRanger

@bensmiley is this fixed on the latest 4.15.8 version?

ganico avatar Dec 03 '20 01:12 ganico

When you delete a thread, the messages are not actually deleted - they are still stored on the server. So if you talk to that person again, the chat will load the historic messages. Currently, this is how the system works. As such I feel that this is more of a feature request. I will label it accordingly.

bensmiley avatar Dec 03 '20 17:12 bensmiley

When you delete a thread, the messages are not actually deleted - they are still stored on the server. So if you talk to that person again, the chat will load the historic messages. Currently, this is how the system works. As such I feel that this is more of a feature request. I will label it accordingly.

ohh... I see, thanks for the confirmation 👍

ganico avatar Dec 04 '20 02:12 ganico