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

app run slow in my iphone8 #155

Closed lingjiawen closed 5 years ago

lingjiawen commented 5 years ago

Hello! I have used the command "cordova run ios" to install app, but the App running speed was slow when I do any operation. However, the same problem didn't happen in Android platform and browser.

lingjiawen commented 5 years ago

I used "webpack.release ", then the command "cordova run ios" throwed a error: " cordova-template-framework7-vue-webpack/template_src/node_modules/webpack-cli/bin/cli.js:231 throw err;"

lingjiawen commented 5 years ago

Do u have any suggestion for me? Thanks very much

caiobiodere commented 5 years ago

@lingjiawen did you try this command? cordova run ios -- --lr

lingjiawen commented 5 years ago

@caiobiodere yep i did, the command caused the same problem: app running slow in ios platform, all operations received about 1s delay

caiobiodere commented 5 years ago

not sure if it is correct but seems that iOS doesn't like Framework7 Vue components Reference, anyway I am still searching for better answers

caiobiodere commented 5 years ago

@lingjiawen just to you know that I found the exactly problem, working on it

https://github.com/lasselaakkonen/fastclick/tree/fix-ios-11-3-event-timestamps

caiobiodere commented 5 years ago

@lingjiawen All delay bugs have been fixed and pushed! Please check again using the new 2.3.8 version -> Release 2.3.8