FightingForDevelop commented on issue #3113: [Android]White Screen onRenderError -1001,degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1 when a weex page creating where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3113#issuecomment-581860111 > @FightingForDevelop You remove [init](https://github.com/apache/incubator-weex/blob/7548ba6214ddfe16455cf03c577941f1dfb1ecdc/android/sdk/src/main/java/org/apache/weex/WXSDKEngine.java#L219), and everything went well? > > That's very unlikely. No,no,I just simulate the error to locate the problem.I find that White Screen onRenderError -1001 because it hasn't finished initialize.So I initialize it again the page onException by code -1001. How can I know when it's initialized and then load the page?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
