caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
621 stars 154 forks source link

Every is ok but Cordova run returns white screen after app installed on Windows #102

Closed qppq54s closed 6 years ago

qppq54s commented 6 years ago

My Step:

  1. npm install
  2. cordova platform add android
  3. cordova run android -- --lr

It works fine. But after run cordova run android, the app show up white screen and no error; I wonder if it is because my system is window?