GitHub user yuhun-alibaba opened a pull request:
https://github.com/apache/incubator-weex/pull/786
* [android] if jsf not initialed, use weex to load page may fail andâ¦
jsf not initialed or init fail , use weex to load page may fail and report
exception
in order to aovid wait exception, report creat instance failed directly and
initFramework async
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yuhun-alibaba/incubator-weex release-0.16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/786.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 #786
----
commit 35a03a8dd460d1c5fba5e4046dfd5424f13f1ba8
Author: yuhun-alibaba <[email protected]>
Date: 2017-10-11T14:41:33Z
* [android] if jsf not initialed, use weex to load page may fail and
report exception
in order to aovid wait exception, report creat instance failed directly
and initFramework async
----
---