返回

onStartGatherCallback status = 12002 message = 服务未开启,是什么原因?

因为startTrace与startGather是异步执行,且startGather依赖startTrace执行开启服务成功,所以建议startGather在public void onStartTraceCallback(int errorNo, String message)回调返回错误码为0后,再进行调用执行,否则会出现服务开启失败12002的错误。 

如以上内容仍未解决您的问题,请创建工单
如发现文档错误,或对此文档有更好的建议,请在下方反馈。
提交反馈