Quasar cordova app run on android 5.1?
-
just create new app and add mode cordova, then run on android 5.1. its white screen.
12-25 13:11:01.292 23042-23042/com.gs.qrapp I/chromium: [INFO:CONSOLE(10)] “The key “viewport-fit” is not recognized and ignored.”, source: http://192.168.1.9:8080/ (10)
12-25 13:11:01.486 23042-23042/com.gs.qrapp D/JsMessageQueue: Set native->JS mode to EvalBridgeMode
12-25 13:11:03.538 23042-23042/com.gs.qrapp I/chromium: [INFO:CONSOLE(24)] “[HMR] Waiting for update signal from WDS…”, source: webpack-internal:///./node_modules/webpack/hot/log.js (24)
12-25 13:11:03.547 23042-23042/com.gs.qrapp I/chromium: [INFO:CONSOLE(44)] “Uncaught SyntaxError: Use of const in strict mode.”, source: http://192.168.1.9:8080/ (44)
12-25 13:11:03.554 23042-23042/com.gs.qrapp D/CordovaWebViewImpl: onPageFinished(http://192.168.1.9:8080/)How can i solve this problem? please help me?
-
the pure cordova runs even at 4.4 - https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html
hint: do not use emulator but real device with updated to latest webview.