anysdk iOS App Store 真机测试问题

接的是App Store版。真机测试anysdk初始化成功,支付输入测试账号。后台提示报错

FLQG_LOG:debug:callFunction(YAPDebug,setResultListener)
on yap result: 5, msg: init successful!.
pay result, resultcode:5, msg: init successful!
in ProtocolYAP_yapForProduct, argc:1.

LQG_LOG:debug:JSON: {“errCode”:200,“errMsg”:“success”,“data”:{“user_id”:“18161”,“session_id”:“1797b87a6acaeb788a6a0fc1c49d956a”}}
2018-04-19 19:35:37.291 monster-mobile[9165:5054988] FLQG_LOG:debug:onLoginResult {“errCode”:200,“errMsg”:“success”,“data”:{“user_id”:“18161”,“session_id”:“1797b87a6acaeb788a6a0fc1c49d956a”}}
2018-04-19 19:35:37.291 monster-mobile[9165:5054988] FLQG_LOG:debug:getLoginServerIP:
2018-04-19 19:35:37.292 monster-mobile[9165:5054988]

FLQG_LOG:debug:send:{
channel = simsdk;
“framework_version” = “IOS_JS—_2.2.6”;
“plugin_version” = “2.2.6”;
“server_ext_for_client” = “”;
“server_ext_for_login” = “{}”;
“server_id” = 1;
“session_id” = 1797b87a6acaeb788a6a0fc1c49d956a;
“user_id” = 18161;
}

2018-04-19 19:35:37.305 monster-mobile[9165:5054988] FLQG_LOG:debug:Error: Error Domain=NSURLErrorDomain Code=-1002 “unsupported URL” UserInfo={NSUnderlyingError=0x15128b630 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 “(null)”}, NSErrorFailingURLStringKey=, NSErrorFailingURLKey=, NSLocalizedDescription=unsupported URL}
2018-04-19 19:35:37.309 monster-mobile[9165:5054988] FLQG_LOG:debug:Error: Error Domain=NSURLErrorDomain Code=-1002 “unsupported URL” UserInfo={NSUnderlyingError=0x1512f71f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 “(null)”}, NSErrorFailingURLStringKey=, NSErrorFailingURLKey=, NSLocalizedDescription=unsupported URL}
2018-04-19 19:35:37.310 monster-mobile[9165:5054988] FLQG_LOG:debug:onGetAccessToken <4552524f 52>
on yap result: 1, msg: parse jsondata failed!.
pay result, resultcode:1, msg: parse jsondata failed!
2018-04-19 19:35:37.310 monster-mobile[9165:5054988] FLQG_LOG:debug:YAPObject Yap result is : 1(parse jsondata failed!)
2018-04-19 19:35:37.311 monster-mobile[9165:5054988] FLQG_LOG:debug:onActionResult(YAPDebug,1,parse jsondata failed!)