1 个回答

当前报错返回2101022可能是没有调用unregister导致请求数量超过最大值,可在请求完成监听时添加that.netConnection.unregister取消监听;

如果取消监听不行,建议重启应用。