Skip to content

A couple of questions for a new capacitor dev #17493

Discussion options

You must be logged in to vote

Answer 1:
Install your dependencies in src-capacitor, but don't run npx cap sync. That will be handled for you the next time you will run quasar dev -m capacitor/quasar build -m capacitor, when the web assets are ready.

Answer 2:
While the app is running, open chrome://inspect URL in your Chromium-based browser, then find the relevant entry to attach to it. You will get the usual Chrome Devtools experience on your Capacitor app.

Answer 3:
I don't know, it might be due to how logging in the "native" level works. Using the answer 2, you can use Chrome Devtools and have a better experience with this as well.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Dtsiantaris
Comment options

@yusufkandemir
Comment options

@Dtsiantaris
Comment options

@yusufkandemir
Comment options

Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants