How to debug/show all network requests in NativeScript in VisualCode?
Asked
Active
Viewed 214 times
2 Answers
1
You can not view / debug network requests with Visual Studio Code, simply it was not made for that. You are suppose to use the Chrome dev tools.

Manoj
- 21,753
- 3
- 20
- 41