环信3.0集成 不push怎么创建chatViewcontrol 求解答
就是我在storyboard中,uitabbarcontrol有四个item,第三个item为一个单聊界面,不需要push,点击tabbaritem直接建立与固定id的聊天,可是chatviewcontrol只有一个初始化方法 [[ChatViewController alloc] initWithConversationChatter:ALG_HX_SERVICE conversationType:eConversationTypeChat];
我不能说 self = [[ChatViewController alloc] initWithConversationChatter:ALG_HX_SERVICE conversationType:eConversationTypeChat] 吧,所以请问怎么解决
我不能说 self = [[ChatViewController alloc] initWithConversationChatter:ALG_HX_SERVICE conversationType:eConversationTypeChat] 吧,所以请问怎么解决
没有找到相关结果
已邀请:
1 个回复
[已注销]