weidian-inc / hera

A framework for running WeChat applet. (小程序 SDK,小程序转 H5,小程序转安卓、iOS 原生应用、小程序渲染引擎)

Home Page:https://weidian-inc.github.io/hera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRLog中,hodoerMessage中包含json格式字符串时,NSLogv崩溃

chenyongMAC opened this issue · comments

commented

建议把字符串转换的部分去除,或者处理好格式转换,否则NSLogv()会崩溃

NSLogv()有时候会在模拟器上crash,真机上不会 我再优化一下

commented

我在真机联调的时候崩溃了,而且是百分百重现的