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: 6.1.2
Cross-platform modules: 6.1.0
Android Runtime: 6.1.2
iOS Runtime: 6.1.0
Describe the bug
Emulator cannot restart app on second run with VSCode.
To Reproduce
Create new Hello World app.
Run in VSCode debug with stop on entry.
Let it run after first stop on entry.
Stop the debug session and start it again.
On the restart application step the simulator goes to black
Expected behavior
Should restart application and start debugging.
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
Emulator cannot restart app on second run with VSCode.
To Reproduce
On the restart application step the simulator goes to black
Expected behavior
Should restart application and start debugging.
The text was updated successfully, but these errors were encountered: