Skip to content
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

[iOS] Launch on iOS is stuck the first time you run a project #249

Open
MartoYankov opened this issue Apr 1, 2019 · 1 comment
Open
Labels

Comments

@MartoYankov
Copy link

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.3.0
  • Cross-platform modules: 5.3.1
  • Android Runtime: 5.3.0
  • iOS Runtime: 5.3.0
  • VSCode: 1.32.3

Describe the bug
VS Code is stuck on launch on iOS the first time you run a project.

To Reproduce

  1. Execute tns create anywhere and create a project.
  2. Open VS Code with the project.
  3. Configure launch.json for NativeScript
  4. Click Launch on iOS.

The output is stuck at Running tns command....

Expected behavior
The app launches on iOS emulator/device.

Additional context
Restarting VS Code fixes the issue. The issue doesn't reproduce on Android.

@DimitarTachev
Copy link
Contributor

related to #239

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