The Weex runtime has some legacy hack of the console on Android platform. As we switch the js engine from v8 to JSC on Android, the legacy hacks didn't work well.
I have already fixed this in https://github.com/apache/ incubator-weex/pull/470 . It will be merged after code review. Because not all subscribers understand Chinese, so I hope you can write email in English. 在 2017年6月23日 下午6:58,wcxwave <[email protected]>写道: > hi, 更新到6.22号 commit: 49ba77ff11f29d7a1a704b52cf291e3f47b2ccf7 > 之后,发现console.log的信息不能显示出来了。上次更新同步6月19日到commit: > 29fb9a8c02cea8b2f6c903dd2753c26b0dd9c26f 也是不能显示出来console.log。 > 不知道是不是6月15日的这个commit: 2cef70860d59683477767c8024996e8e3ffb2e3e > [android] jsc fix mem leak 导致的?6月9日的commit : > 0d61f2b07ddf8a6b83eef6ea1d25abe6a791f521 > 是可以正常显示console.log的。 > > >
