iOS 加入聊天室报错EMGroupInternal::joinWithNick: error:没有找到.
通过服务端给的接口创建了聊天室,直接在ChatDemo-UI2.0上改了代码
ChatViewController *chatController = [[ChatViewController alloc] initWithChatter:@"114715680632209992" conversationType:eConversationTypeChatRoom];
把刚创建的聊天室id传过去,点击聊天室进入的时候提示没有找到,EMGroupInternal::joinWithNick: error:没有找到.
请问还需要修改什么才能正常进入聊天室
ChatViewController *chatController = [[ChatViewController alloc] initWithChatter:@"114715680632209992" conversationType:eConversationTypeChatRoom];
把刚创建的聊天室id传过去,点击聊天室进入的时候提示没有找到,EMGroupInternal::joinWithNick: error:没有找到.
请问还需要修改什么才能正常进入聊天室
没有找到相关结果
已邀请:
1 个回复
一等到天幻