android 运行出现 Synchronous ResponseHandler used in AsyncHttpClient.

mac2024-04-22  33

出现这种情况是SDK 调用的UI线程,需要将这个方法放入 主线线程里面.

最新回复(0)