Develop app on phone
-
heya.
I’m having trouble debugging on my phone. I’m following these instructions (https://quasar.dev/quasar-cli/developing-cordova-apps/build-commands) but I can’t get it to work.
I run
quasar dev --mode cordova --target android
then I choose my desktop’s IP (192.168.178.38:8282
) then I see LAUNCH SUCCESS but the app only flashes a white screen and then closes again. Any idea what I could be doing wrong or how to get more insight? -
@dsky try the troubleshooting tips, you probably have an error somewhere check the logs https://quasar.dev/quasar-cli/developing-cordova-apps/troubleshooting-and-tips#Introduction