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: 5.1.0
Cross-platform modules: 5.1.0
Android Runtime: 5.1.0
iOS Runtime: 5.1.0
To Reproduce
Create a hello world js app.
tns debug ios
Close the app on the device/simulator.
Open the debug URL in order to start debugging.
The CLI will crash.
Expected behavior
The CLI should warn you that the app is not started without crashing.
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):To Reproduce
tns debug ios
Expected behavior
The CLI should warn you that the app is not started without crashing.
The text was updated successfully, but these errors were encountered: