im_ios
im_ios copied to clipboard
奔溃
trafficstars
断开连接的时候, 就会奔
溃
方便用原始的demo测试下
进入后台,调用下面的方法就比较容易闪退 dispatch_async(dispatch_get_main_queue(), ^{ [[IMService instance] enterBackground]; });
你在原始的demo里面确定下这个问题