Skip to content
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

Unnecessary second build upon tns run android #3442

Closed
Mitko-Kerezov opened this issue Mar 12, 2018 · 0 comments
Closed

Unnecessary second build upon tns run android #3442

Mitko-Kerezov opened this issue Mar 12, 2018 · 0 comments
Assignees
Milestone

Comments

@Mitko-Kerezov
Copy link
Contributor

tns build android sometimes builds twice where a single build is sufficient.

Steps to reproduce:

  1. Attach a real Android device
  2. Launch an Android emulator
  3. Create a project and run tns run android inside it
  4. Wait for app to be installed on both the emulator and the device and LiveSync to be launched
  5. Make a change in App_Resources

Expected result: A single build and two installations
Actual result: Two builds with two installations

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

3 participants