QUASAR AND CORDOVA
-
I am new to cordova, however I have the following problem, when I use the quasar dev -m android command to emulate on android I get a cors error, however when I access the src-cordova / folder and execute the command cordova build android and then cordova emulate android, I don’t get the cors error, what to do in this case?