Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run after LiveSync starts the last synced app on the device/emulator #214

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

Comments

@vchimev
Copy link

vchimev commented Sep 8, 2015

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants