-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
会话列表未读消息清空不了 #22
Comments
您是在工单里面提问的那位吗? |
工单是我同事,目前换了新SDK经常莫名无响应,会话消息清不了,暂时找不出原因,打算回退回去 |
我在工单里面回复了,是不是你们依赖的版本不对,或者初始化方法错误,否则不应该出现 ANR 这类错误的。 |
都是按照Unified SDK Wiki。文档上来的啊,之前是用的是leancloudKit,替换之后,就全局改了包名,还有一些方法改成了rxjava方式,其他也没动什么 |
leancloudchatkit 有一个 5.0.0 的分支,是我们切换到了新的 unified sdk 之后的,你们本地运行也会出错吗? |
leancloudchatkit是4.6.1的 5.0.0版本在哪 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
老版本迁移过来,之前用的是带UI的ChatKit没有问题,在chatKit中替换了SDK后,查看了某个会话在退出,列表头像上会有未读消息数量,重刷也一样,退出程序在进也还有。我看文档上说调用 Conversation#read 方法将对话标记为已读 ,试了也没用,是什么问题?。。
The text was updated successfully, but these errors were encountered: