This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
[Android][weex 0.28]errorCode:-1001, msg:degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1 #3318
Labels
When running an example with weex 0.28.
It reports "errorCode:-1001, msg:degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1"
It seems not work.
2)And I also tried to change build.gradle, add the following line:
apply from: 'https://www.mobibrw.com/wp-content/uploads/2019/11/download_jsc.gradle'
Reports "Unexpected end of ZLIB input stream" when compiling.
Copy jsc-android-241213.1.0.tgz to jsc directory. Compiling passed. But when running, the same error appeared.
I want to know:
Is there a way to run weex with v8 in android?
In my project, there is a j2v8.aar.
Thanks!
The text was updated successfully, but these errors were encountered: