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

Run after LiveSync starts the last synced app on the device #896

Closed
vchimev opened this issue Sep 9, 2015 · 0 comments
Closed

Run after LiveSync starts the last synced app on the device #896

vchimev opened this issue Sep 9, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@vchimev
Copy link

vchimev commented Sep 9, 2015

This issue is reproducible on Android device/emulator and iOS device.

Steps to reproduce:

  1. tns create appTest
  2. tns platform add android --path appTest
  3. Make a change and execute tns livesync android --path appTest
  4. Make another change and execute tns run android --path appTest

Result: the app synced at point 3 is started.
Expected: the app run at point 4 to be started.

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

3 participants