I have successfully installed 0.15 apk’s on my device without any problem. Anyway your problem is not related to Quasar. Probably a cordova issue. Try to update cordova to latest.
Best posts made by MagoSchmidt
-
RE: Generate APK file
Latest posts made by MagoSchmidt
-
RE: with upgrade to .16.4 the fontawesome extras are not being found
@dgk Thank you very much! Solved my problem!
-
RE: Custom webview for iOS devices
@ssuess Are you experimenting the “two tap problem” inside dialog and modals (buttons and other componentes need two taps to responde?)
I have tried the webview you talked about: https://github.com/ionic-team/cordova-plugin-ionic-webview
It is really fantastic, but the two tap problem remains…
Please take a look at this: https://github.com/quasarframework/quasar/issues/1711#issuecomment-372118483
-
RE: same quasar app slower responding in ios app and ios safari, why?
facing same problem! I google it and found several “solutions” bot no one is satisfactory. It seems to be a recorrent problem. Does anyone know a solution?
-
RE: Generate APK file
I have successfully installed 0.15 apk’s on my device without any problem. Anyway your problem is not related to Quasar. Probably a cordova issue. Try to update cordova to latest.
-
How do I avoid app header from getting behind ios status bar like this ?
how do I avoid app header from getting behind ios status bar like this ?
Quasar 0.15 beta 3
IOS 11.2.5 -
RE: Error "[Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'register' of undefined" using a VERY SIMPLE QAutocomplete example
I upgraded to 0.15 and it’s ok now. (Perhaps it has nothing to do with the upgrade but something in the middle of the process fixed it
-
RE: Error "[Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'register' of undefined" using a VERY SIMPLE QAutocomplete example
No, I don’t. All imports are OK as mentioned previously
-
RE: How to insert images (previous uploaded) in uploader for edit then (CRUD)?
Hi, Luiz, I’m also facing a similar problem. Did you find any solution?