Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't debug app via Chrome - Crashes the app #36

Open
jigsawmegs opened this issue Sep 20, 2021 · 1 comment
Open

Can't debug app via Chrome - Crashes the app #36

jigsawmegs opened this issue Sep 20, 2021 · 1 comment

Comments

@jigsawmegs
Copy link

Can't debug app via Chrome.

Create a new app with
npx nx g @nativescript/nx:app test --groupByName

run:
npx nx run test-nativescript:ios

App starts in iOS emulator -works fine
Try to connect from Chrome via:
devtools://devtools/bundled/inspector.html?ws=localhost:41000

App then crashes and Chrome says "Debugging connection was closed"
Terminal shows:
Backend socket closed!
Frontend socket closed!

Using
"webpack": "^5.40.0" (also latest tried 5.43.0)
"@nativescript/webpack": "5.0.0"

@fpaaske
Copy link

fpaaske commented Nov 28, 2022

This will also happen for me, but only after I interact with the developer tools, for example when selecting a REST request in the network tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants