Felix8029 commented on issue #2870: [Android] weex_js_connection.cpp:192,server died where weex version is 0.26.0 URL: https://github.com/apache/incubator-weex/issues/2870#issuecomment-527431526 刚刚也遇到这个问题,目前发现是js中,调用String.trim()导致的。 const s = object.value(String类型) s.trim() 引起报错 ' sss '.trim() 正常 环境: weex版本0.26.0 Android 7.1.2 小米 MI 5C
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
