Open
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