Skip to content

Second run of tns run android --release does not respect changes in application code #2511

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

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Feb 8, 2017

Steps to reproduce:

  1. tns run android --release
  2. Make some changes in application code (js, xml, css)
  3. Run tns run android --release once again

Result: You still see the old app.
Expected: Changes in application are applied.

@dtopuzov dtopuzov added the bug label Feb 8, 2017
@dtopuzov dtopuzov added this to the 3.0.0 milestone Feb 8, 2017
@Plamen5kov Plamen5kov self-assigned this Feb 22, 2017
@Plamen5kov Plamen5kov assigned Plamen5kov and unassigned Plamen5kov Mar 13, 2017
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