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/08/30 06:01:01 UTC

[GitHub] [incubator-weex] wangfengzxz opened a new issue #2863: [Android] wx_create_instance_error, reportJSException >>>> instanceId:3, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: window

wangfengzxz opened a new issue #2863: [Android] wx_create_instance_error, reportJSException >>>> instanceId:3, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: window
URL: https://github.com/apache/incubator-weex/issues/2863
 
 
   A little of users encounted this problem.
   error trace:
   java.lang.RuntimeException: degradeToH5|createInstance fail|wx_create_instance_error, reportJSException >>>> instanceId:1, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: window
   (global function):6:4636
   anonymous@(global function):9:3
   (weex framework):1:151036
   ni@(weex framework):1:151047
   createInstance@(weex framework):1:154254
   (weex framework):1:178788
   
   This trance is the same type below
   java.lang.RuntimeException: degradeToH5|createInstance fail|wx_create_instance_error, reportJSException >>>> instanceId:3, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: document
   (global function):6:10
   anonymous@(global function):9:3
   (weex framework):1:151036
   ni@(weex framework):1:151047
   createInstance@(weex framework):1:154254
   (weex framework):1:178788
   
   The version I used is 'com.taobao.android:weex_sdk:0.20.0.2@aar'
   
   
   

----------------------------------------------------------------
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