HandyJSON icon indicating copy to clipboard operation
HandyJSON copied to clipboard

Crash at iOS 14 beta 5

Open Jusive opened this issue 4 years ago • 5 comments

崩溃在这个方法里 func toJSON() -> [String: Any]? { if let dict = Self._serializeAny(object: self) as? [String: Any] { return dict } return nil }

Jusive avatar Aug 25 '20 07:08 Jusive

我也是

oneredfox avatar Sep 17 '20 07:09 oneredfox

不是必现

oneredfox avatar Sep 17 '20 07:09 oneredfox

也收集到崩溃日志了,求作者回复 @xuyecan

foermo4-hao avatar Jun 29 '21 07:06 foermo4-hao

麻烦提供一下能复现的 demo

On Tue, Jun 29, 2021 at 15:56 foermo4-hao @.***> wrote:

也收集到崩溃日志了,求作者回复 @xuyecan https://github.com/xuyecan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alibaba/HandyJSON/issues/402#issuecomment-870365982, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOL2QLNQO6OLFZRFENLFKLTVF4BHANCNFSM4QKKNQTQ .

lynnleelhl avatar Jun 29 '21 07:06 lynnleelhl

麻烦提供一下能复现的 demo On Tue, Jun 29, 2021 at 15:56 foermo4-hao @.***> wrote: 也收集到崩溃日志了,求作者回复 @xuyecan https://github.com/xuyecan — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#402 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOL2QLNQO6OLFZRFENLFKLTVF4BHANCNFSM4QKKNQTQ .

由于是项目中的一个接口返回,不是必现的,涉及到加密方式暂不能提供,下面是收集到的日志 image

foermo4-hao avatar Jun 30 '21 01:06 foermo4-hao