HandyJSON Crash on iOS 13.4 beta, EXC_BAD_ACCESS

1aaf6o9v  于 2022-11-06  发布在  iOS
关注(0)|答案(9)|浏览(234)

I downloaded Xcode 11.4 beta to test my app on the iOS 13.4 beta simulator, but I got a crash on the below function! it's a "EXC_BAD_ACCESS" crash.

Please, I need help as soon as possible, because the app is already live on the app store! If people start upgrading to the new iOS, everyone will get crashes!

Thanks you so much in advance.

nc1teljy

nc1teljy1#

We are discussing here:
#366

snvhrwxg

snvhrwxg2#

Try branch develop, I fixed that.

hfsqlsce

hfsqlsce3#

5.0.2-beta released, solved the crash.

syqv5f0l

syqv5f0l4#

对于我们已经上线的 app 来说, 我在纠结要不要升 HandyJSON 的 beta 版, 因为不知道 iOS 13.4正式版什么时候推出.

5jdjgkvh

5jdjgkvh5#

对于我们已经上线的 app 来说, 我在纠结要不要升 HandyJSON 的 beta 版, 因为不知道 iOS 13.4正式版什么时候推出.

我们已经在前几天更新了一版bug fixed 版本 网传3.18凌晨会推出iOS13.4 (更新,已辟谣 不是3.18😂)

nc1teljy

nc1teljy6#

Have you tried

pod 'HandyJSON', '~> 5.0.2-beta'

z9smfwbn

z9smfwbn7#

iOS13.4.1 6sp,仍然会崩溃,已经升级到5.0.2-beta ,非必现

fruv7luv

fruv7luv8#

iOS13.4.1 5.0.2-beta依然崩溃必现

luaexgnf

luaexgnf9#

调用 JSONDeserializer.update 崩溃必现

相关问题