NativeScript / NativeScript/android
Chrome DevTools not showing network activity anymore
Open
@rigor789 is already working on this.
Since Jan 5, 2024.
in progress
- Dominant language
- C++
- Stars
- 563
- Forks
- 144
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 14
Description
Environment
"@nativescript/angular": "^15.2.0",
"nativescript": "8.5.3",
"@nativescript/android": "8.5.1",
"@nativescript/core": "8.5.9"
Describe the bug
No network activity data is shown in the chrome devtools
To Reproduce
run nativescript app in debug mode with ns debug android --no-hmr --bundle
Expected behavior
Network activity to be recorded when opening chrome DevTool
EDIT: For anyone experiencing the same issue, intercepting traffic with HTTP Toolkit works as a workaround
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.