openim-sdk-core
openim-sdk-core copied to clipboard
Bug: After deleting a message and then uninstalling and reinstalling, the conversation disappears from the list, and the message content is also blank
What happened?
After sending a message in a conversation, deleting one message, then uninstalling and reinstalling, the conversation disappears from the list. Searching for that user shows a blank message space. Sending one message and returning to the conversation list, the messages appear normal
What did you expect to happen?
.
How can we reproduce it (as minimally and precisely as possible)?
.
Anything else we need to know?
.
version
```console
$ {name} version
# paste output here
```
Cloud provider
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```