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
Please provide more detailed debugging information.
JauneQ
changed the title
[BUG] 调用会话消息列表之后一直重连,使用的是imsdk的demo生成的userid和token,使用自己的demo直接调用登录和会话消息,会一直重连拉取信息,本地db信息查询不到
[BUG] After logging into my demo using the userid and token generated by the sdk demo, it will be reconnecting and can't get history message data.
Nov 1, 2024
OpenIM Server Version
3.8.1
Operating System and CPU Architecture
macOS (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
自己写的demo,需要把IMEvent的init()调用放到initsdk之前才可以调用登录,调用登录成功之后,调用OpenIMClient.getInstance().messageManager.getAdvancedHistoryMessageList(object :
OnBase {
override fun onError(code: Int, error: String) {
}
Screenshots Link
The text was updated successfully, but these errors were encountered: