Skip to content

Unable to apply a change when application is not running on device #4354

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
miroslavaivanova opened this issue Feb 8, 2019 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@miroslavaivanova
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: rc(5.2.0-2019-02-07-12917)
  • iOS Runtime: 5.1.1

Describe the bug
When app is closed on device and make a change, you will see exception.

To Reproduce

  1. tns create appNG --ng
  2. tns run ios --hmr
  3. make a change and app will sync
  4. close app on device as you press home button and make new change. You will see exception:
    Unable to start application org.nativescript.appJS1 on device f42eb590ec7ad920c8c0545a308e1a1d2551218b. Try starting it manually. NativeScript debugger was not able to get inspector socket port on device f42eb590ec7ad920c8c0545a308e1a1d2551218b for application org.nativescript.appJS1.

Expected behavior
sync app and to continue work

@DimitarTachev DimitarTachev added this to the 5.2.1 milestone Feb 8, 2019
@miroslavaivanova miroslavaivanova self-assigned this Feb 18, 2019
@rosen-vladimirov rosen-vladimirov changed the title when make a second change and app is closed on device, you will get an exception Unable to apply a change when application is not running on device Mar 5, 2019
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