2016-07-01 17:33:07.469 bee-mobile[675:35743] -[__NSDictionaryM JSONString]: unrecognized selector sent to instance 0x15623bc0
2016-07-01 17:33:07.476 bee-mobile[675:35743] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM JSONString]: unrecognized selector sent to instance 0x15623bc0'
*** First throw call stack:
(0x25c4010b 0x253e6e17 0x25c45925 0x25c43559 0x25b73c08 0x5e685 0x5840f 0x58003 0x2615c97 0x2621fe7 0x26218e7 0x25977b29 0x25977718)
libc++abi.dylib: terminating with uncaught exception of type NSException
使用压缩数据会崩溃。
请问怎么回事?
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
请问是否配置了-ObjC参数?
刚调试, 发现是 [BDVRDataComposition compoiseAudioPostData:] 崩溃, 我的delegate还是在的。
SDK内部不会对传入的代理对象进行释放,如果还有疑问,提供详细一点的信息吧,比如"半路",具体指什么时间点?