open-im-sdk-android icon indicating copy to clipboard operation
open-im-sdk-android copied to clipboard

[BUG] The getAllConversationList function cannot retrieve the latest nickname and avatar

Open wozaihu opened this issue 1 year ago • 0 comments

OpenIM Server Version

3.8.1

Operating System and CPU Architecture

Linux (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

When chatting with strangers, if the other party updates their nickname and avatar, the getAllConversationList function still retrieves the old avatar. When the other party sends me a message, the nickname and avatar included in the printed message are the new ones. However, in the ConversationInfo from getAllConversationList, the nickname and avatar of the other party are still the old ones.

Screenshots Link

No response

wozaihu avatar Aug 07 '24 05:08 wozaihu