母包 使用测试帐号登录,付费都测试通过。
渠道包 xy助手
能正常显示xy的登录界面
登录成功以后,登录服务器收到了回调,并正常返回。
但客户端没有获取到登录回调。并闪退。
2015-05-22 19:16:23.936 悟空 onResponse {“status”:“ok”,“data”:{“ret”:0,“error”:"\u5df2\u767b\u5f55"},“common”:{“channel”:“500030”,“user_sdk”:“xyzs”,“uid”:“14096739”,“server_id”:“1”},“ext”:""}
.
2015-05-22 19:16:23.948 悟空 -: unrecognized selector sent to instance 0x1939150
2015-05-22 19:16:24.117 悟空 DCFileMgr readFileThanUpload
2015-05-22 19:16:24.287 悟空 DCFileMgr readFileThanUpload succ
2015-05-22 19:16:24.291 悟空 *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-: unrecognized selector sent to instance 0x1939150’
*** First throw call stack:
(0x30301f4b 0x3a6916af 0x303058e7 0x303041cb 0x302534d8 0x87ae6b 0x87915b 0x30cdc38b 0x302cd0df 0x302cccf7 0x302cb093 0x30235c27 0x30235a0b 0x34f14283 0x32ad9049 0x1a353 0xa178)
libc++abi.dylib: terminating with uncaught exception of type NSException
感觉像解析json导致类型错误了,你试试测试登陆验证会不会出错吧
用登录验证的地址 一样会出这个问题,log一样。
问题已解决
— Begin quote from ____
引用第3楼szios1042于2015-05-26 08:57发表的 :
问题已解决 http://www.cocoachina.com/bbs/job.php?action=topost&tid=301897&pid=1314704
— End quote
怎么解决的?