@@ -73,8 +73,8 @@ public class MogoAiCloudSocketManager extends ConnectionLifecycleListener implem
|
||||
public void init(Context context, String appId) {
|
||||
this.mAppId = appId;
|
||||
// TODO 这里出现了ANR异常,需要等 艾兵兵排查问题
|
||||
//SocketManager.getInstance().init(context);
|
||||
//SocketManager.getInstance().registerSocketConnCallback(this);
|
||||
SocketManager.getInstance().init(context);
|
||||
SocketManager.getInstance().registerSocketConnCallback(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user