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
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 4.2.4
Cross-platform modules:
Android Runtime:
iOS Runtime:
Plugin(s):
VSCode Extension: 0.8.2
Describe the bug
"Launch on iOS" on Windows hangs VS Code and results in never ending debug
To Reproduce
1 Create NativeScript project.
2 Add NativeScript launch configuration
3 Go to Debug tab
4 Select "Launch on iOS"
5 Press play button
Expected behavior
"Launch on iOS" on Windows should show error and stop the debug operation.
The text was updated successfully, but these errors were encountered:
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
"Launch on iOS" on Windows hangs VS Code and results in never ending debug
To Reproduce
1 Create NativeScript project.
2 Add NativeScript launch configuration
3 Go to Debug tab
4 Select "Launch on iOS"
5 Press play button
Expected behavior
"Launch on iOS" on Windows should show error and stop the debug operation.
The text was updated successfully, but these errors were encountered: