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

删除会话和删除消息无效。删除会话和消息,app已卸载。重装之后,会话和聊天数据仍然可以加载。 #25

Closed
wblzu opened this issue Jul 7, 2019 · 3 comments

Comments

@wblzu
Copy link

wblzu commented Jul 7, 2019

调用接口
[[WFCCIMService sharedWFCIMService] removeConversation:ws.conversations[indexPath.row].conversation clearMessage:YES];
删除会话和消息,显示成功。
之后删除app,重新run,
然后调接口[[[WFCCIMService sharedWFCIMService] getConversationInfos:@[@(Single_Type), @(Group_Type), @(Channel_Type)] lines:@[@(0), @(1)]] mutableCopy];
或者调接口[[WFCCIMService sharedWFCIMService] getConversationInfo:self.conversation];
仍然返回之前被删除的会话和消息。

@china23z
Copy link

同问

@brian80s
Copy link

brian80s commented Aug 2, 2019

相同的问题。。。

@heavyrain2012
Copy link
Collaborator

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

No branches or pull requests

4 participants