Skip to content
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

运行报错:No known instance method for selector 'getConversationsFromServer:' #22

Open
muzi1022 opened this issue Mar 3, 2021 · 1 comment

Comments

@muzi1022
Copy link

muzi1022 commented Mar 3, 2021

下载项目后,编译项目,EMConversationsViewController.m报红,
在 refreshTableViewWithData 方法中,调用了[EMClient sharedClient].chatManager的 getConversationsFromServer 方法,但是[EMClient sharedClient].chatManager中并没有 getConversationsFromServer 方法

@zhangchong-git
Copy link

getConversationsFromServer 是3.7.4以上SDK支持的方法,请更新SDK ,
3.8.0 SDK 更名为 HyphenateChat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants