bobSir commented on issue #3013: [Android] Open weex page white screen where 
weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-558546715
 
 
   I solved this problem temporarily, and I found that some time-consuming 
operations in my application may block the initialization of jsFrameWork. My 
current approach is to listen for the time-consuming operations after the 
jsFrameWork initialization is complete.
   But the same operation before 0.28.0, the initialization of jsFrameWork is 
normal. Maybe what weex can do?
   If a classmate encounters the same problem as me, you can refer to my 
approach.

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

Reply via email to