Skip to content

livesync android --watch installs the application on the device on every change #977

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
Fatme opened this issue Sep 28, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Sep 28, 2015

  1. Create new project that is not deployed on the device
  2. Run livesync android --watch
  3. Change some file
@Fatme Fatme added the bug label Sep 28, 2015
@Fatme Fatme added this to the 1.4.0 milestone Sep 28, 2015
Fatme pushed a commit to telerik/mobile-cli-lib that referenced this issue Oct 1, 2015
If livesync android --watch command is executed and the application is not deployed on device, {N} deploys the app on every change. This happens because the installed applications are cached and actually the new application never appears in installed applications.

Fixes NativeScript/nativescript-cli#977
Fatme pushed a commit to telerik/mobile-cli-lib that referenced this issue Oct 1, 2015
If livesync android --watch command is executed and the application is not deployed on device, {N} deploys the app on every change. This happens because the installed applications are cached and actually the new application never appears in installed applications.

Fixes NativeScript/nativescript-cli#977
@Fatme Fatme self-assigned this Oct 1, 2015
@dtopuzov dtopuzov closed this as completed Oct 5, 2015
@dtopuzov dtopuzov removed the 3 - Done label Oct 5, 2015
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