Skip to content

CLI crashes when attaching to a non running iOS app #4260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DimitarTachev opened this issue Jan 4, 2019 · 0 comments
Closed

CLI crashes when attaching to a non running iOS app #4260

DimitarTachev opened this issue Jan 4, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@DimitarTachev
Copy link
Contributor

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

  1. Create a hello world js app.
  2. tns debug ios
  3. Close the app on the device/simulator.
  4. Open the debug URL in order to start debugging.
  5. The CLI will crash.

Expected behavior
The CLI should warn you that the app is not started without crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants