yzz413026 opened a new issue #26: playground运行,开启debug后崩溃 URL: https://github.com/apache/incubator-weex-playground/issues/26 03-19 17:25:33.016 997 1132 E AndroidRuntime: FATAL EXCEPTION: WeexJSBridgeThread 03-19 17:25:33.016 997 1132 E AndroidRuntime: Process: org.apache.weex, PID: 997 03-19 17:25:33.016 997 1132 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "void com.taobao.weex.common.IWXBridge.setPageArgument(java.lang.String, java.lang.String, java.lang.String)" 03-19 17:25:33.016 997 1132 E AndroidRuntime: at com.taobao.weex.bridge.WXBridgeManager$18.run(WXBridgeManager.java:1571) 03-19 17:25:33.016 997 1132 E AndroidRuntime: at com.taobao.weex.common.WXThread$SafeRunnable.run(WXThread.java:70) 03-19 17:25:33.016 997 1132 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:790) 03-19 17:25:33.016 997 1132 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 03-19 17:25:33.016 997 1132 E AndroidRuntime: at android.os.Looper.loop(Looper.java:192) 03-19 17:25:33.016 997 1132 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
---------------------------------------------------------------- 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
