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

cordova run android -- --lr Alert gap_init:3 #164

Closed patrykKlimczak closed 5 years ago

patrykKlimczak commented 5 years ago

Run: cordova run android -- --lr

Everytime when refresh to app i see 4 alert:

gap_init:3

gap:[0,"CoreAndroid","messageChannel","CoreAndroidxxxx"]

gap:[0,"CoreAndroid","show","CoreAndroidxxxx"]

gap:[0,"CoreAndroid","overrideBackbutton","CoreAndroidxxxx"]

Any idea?

caiobiodere commented 5 years ago

Are you using the last 2.3.9 template version? Because no errors were showing to me, if not I would suggest starting a new one from scratch to see that working well.

I used exactly this command -> cordova run android -- --lr