YorkShen 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-556979144 >  > Is this call to the jsc api or the weexCore api? It will invoke a [C++ API](https://github.com/apache/incubator-weex/blob/master/weex_core/Source/android/wrap/wx_bridge.cpp#L331) in WeexCore, and you can view all the C++/Java binding in this [file](https://github.com/apache/incubator-weex/blob/master/weex_core/Source/base/android/jniprebuild/jniheader/WXBridge_jni.h). FYI: Have you tried the [Weex Playground](https://github.com/apache/incubator-weex-playground/), which also uses the new JSC. I think there may be a configuration problem in your app with the new JSC.
---------------------------------------------------------------- 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
