Hi @rstoenescu , any news on this?
R
Best posts made by ramonmostert
Latest posts made by ramonmostert
-
RE: Trying to use codova wraper
@PavelPolyakov dit it right away https://github.com/quasarframework/quasar/issues/381
Thanks in advance and keep up the good work!
-
RE: Trying to use codova wraper
Hi, that’s not entirely true, there are Cordova functions and plugins that support browsers. It can be added as a platform (https://www.raymondcamden.com/2014/09/24/browser-as-a-platform-for-your-phonegapcordova-apps/)
That being said, how do I develop a hybrid app using Quasar and utilizing the cordova functions without having to build the project (quasar build) and then run the cordova project (cordova run) again everytime I make a change?
-
RE: Trying to use codova wraper
I have the same problem, using the default starter kit but can’t access cordova (or cordova plugins). I’m using the browser to develop