Skip to content

在数据量级比较大的情况下用户信息更新有问题 #62

Description

@zeroskylian

在新设备第一次安装拉取远端消息, 会话和消息较多的情况下, 拉取用户信息有问题.
使用 wfc.getUserInfo(mid, false, groupId) 获取到的用户信息中 name 为用户, 头像返回为一个 base64 image 并且不会自动从远端刷新.

再后来手动调用 refresh = true 时, 用户信息会立即刷新, 但是 EventType.UserInfosUpdate 回调未执行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions