I have come from web to mobile app development without any real knowledge of cordova, nativescript or mobile deployment workflows as I would imagine have most people who are using quasar for mobile app development using Vuejs.
I might be wrong but I do not envisage that many people from an ionic, react native or even swift background would use quasar and it’s for this reason that I think most would be coming from a similar discipline to that which I came from.
That said these are the things that I have ben struggling with thus far, after circa 2 weeks.
-
Prerequisite knowledge
-
Remote debugging for devices iOS
-
“Development” certificate and a matching “Development” mobile provisioning file (what is this and how do you create one?)
-
Xcode? what role if, any does this play in development/pre-deployment
-
Deploying your app using Phonegap Build (https://build.phonegap.com) How to?
This is all knowledge that as a non mobile developer I do not possess and I am sure that there are more things that I need to know but just don’t know yet. I am pretty sure this is all outside the scope of the Quasar Framework project, but it would i think we useful to be able to have a guide as to how you take Quasar from the initial cli init and cordova wrap through to build and deployment to the iOS/Google play store.