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
User A chats with User B.
User A change info, for example avatar url and user name
User B invoke OIMManager.manager.getUsersInfo(userids) to get user A's new user info but the callback of the function return old user info of User A.