GitHub user atomtong opened a pull request:
https://github.com/apache/incubator-weex/pull/787
* [android] fix bug js console.log not been print out
Android bugfix js log no print out 0.16
- [x] Make sure that you add at least one unit test for the bug which you
had fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atomtong/incubator-weex
android-bugfix-jsLogNoPrintOut-0.16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/787.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #787
----
commit 71a1c3206a3fa3de12c78719e8499dff099e0c66
Author: atomtong <[email protected]>
Date: 2017-10-12T03:44:50Z
* [android] fix bug js console.log not been print out
----
---