wfc_flutter_plugins
wfc_flutter_plugins copied to clipboard
聊天室加入/获取信息相关问题
在 Android/iOS 双端 设备上
getChatroomInfo 接口报错:错误码 5 joinChatroom 有时成功有时报错: 错误码 4 getJoinedChatroomId 更是 sdk 直接直接报错: Unhandled Exception: type 'Null' is not a subtype of type 'FutureOr<String>'
getChatroomInfo 接口报错:错误码 5
getChatroomInfo 时,传入的 updateDt 参数,是表示本地 chatroomInfo 的更新时间,如果此后,chatroomInfo 没有更新,就会返回 5,表示数据没有改动。
joinChatroom 有时成功有时报错: 错误码 4
这是 im-server 的错误,需要提供对应的 im-server 日志
现在还有问题吗?如果有问题请提供IM服务的日志