Skip to content

Application hangs on iOS during LiveSync #3007

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
rosen-vladimirov opened this issue Jul 26, 2017 · 0 comments
Closed

Application hangs on iOS during LiveSync #3007

rosen-vladimirov opened this issue Jul 26, 2017 · 0 comments
Assignees
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Tell us about the problem

In case during LiveSync on iOS device/simulator the app is uninstalled manually, the next change in the app should trigger new installation and star of the app. However CLI shows warning that it is unable to stop application in some cases. No matter if the stop application warning is shown, the application cannot start anymore and it should be reinstalled.

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.1.3
  • Cross-platform modules: not applicable
  • Runtime(s): not applicable
  • Plugin(s): not applicable

Please tell us how to recreate the issue in as much detail as possible.

  1. $ tns run ios in any project
  2. Apply some change in any file inside app dir (for example .xml) and verify it has been changed on device.
  3. Uninstall the application manually
  4. Apply another change in the app dir (for example in .xml again).
  5. Application should be installed by CLI and started.
    However, after it has been reinstalled it's not started on device and it cannot be started anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants