You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/12/10 08:33:39 UTC

[GitHub] [incubator-weex] ha6cc opened a new issue #2563: [Android]weex最新版本,在部分设备上加载失败。错误信息W/weex: Warning :Component tree has not build completely,onActivityCreate can not be call!

ha6cc opened a new issue #2563: [Android]weex最新版本,在部分设备上加载失败。错误信息W/weex: Warning :Component tree has not build completely,onActivityCreate can not be call!
URL: https://github.com/apache/incubator-weex/issues/2563
 
 
   编译并运行github上的最新官方代码,在设备上的报错信息如下:
   06-17 17:09:53.736 10651-10651/com.alibaba.weex W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
   06-17 17:09:53.745 10651-10651/com.alibaba.weex E/weex: idle from create instance cache size is 0
   06-17 17:09:53.746 10651-10651/com.alibaba.weex D/CLog: idle from create instance cache size is 0
   06-17 17:09:53.751 10651-10651/com.alibaba.weex W/weex: Warning :Component tree has not build completely,onActivityCreate can not be call!
   06-17 17:09:53.751 10651-10651/com.alibaba.weex D/CLog: Warning :Component tree has not build completely,onActivityCreate can not be call!
   06-17 17:09:53.795 10651-10651/com.alibaba.weex W/weex: Warning :Component tree has not build completely,onActivityStart can not be call!
   06-17 17:09:53.795 10651-10651/com.alibaba.weex D/CLog: Warning :Component tree has not build completely,onActivityStart can not be call!
   06-17 17:09:53.796 10651-10651/com.alibaba.weex W/weex: Warning :Component tree has not build completely, onActivityResume can not be call!
   06-17 17:09:53.796 10651-10651/com.alibaba.weex D/CLog: Warning :Component tree has not build completely, onActivityResume can not be call!
   errCode:-1001,msg:degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1
   
   系统版本号:android 5.1
   cpu架构:armeabi-v7a
   请问这个改怎么解决?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services