Skip to content

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

Closed
@miroslavaivanova

Description

@miroslavaivanova

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions