You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@13dante04 As of @nativescript/android@8.5.X the network tab doesn't work. This is currently being worked on to solve it, in the latest version of ios it is working.
If it is required to see the calls in android, and you can't check it in ios, download the android version to 8.4.0 as @nativescript/android@8.4.0
Environment
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
The text was updated successfully, but these errors were encountered: