开发者社区 问答 正文

【移动推送】unrecognized selector sent to class怎么回事?

已解决

具体Crash代码

objc[21999]: Class ZipArchive is implemented in both ... One of the two will be used. Which one is undefined.
...
2019-10-23 14:58:03.184419+0800 XXX[21999:2011761] SG ERROR: 203
2019-10-23 14:58:03.204103+0800 XXX[21999:2011774] +[_LSDefaults sharedInstance]: unrecognized selector sent to class 0x1c92d3d58
2019-10-23 14:59:18.674094+0800 XXX[21999:2012167] NSURLConnection finished with error - code -1001
2019-10-23 14:59:18.677327+0800 XXX[21999:2011774] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
reason: '+[_LSDefaults sharedInstance]: unrecognized selector sent to class 0x1c92d3d58'
...
(lldb)

展开
收起
EMAS支持组 2022-09-16 14:00:44 322 分享 版权
1 条回答
写回答
取消 提交回答