Skip to content

Command emulate android after LiveSync starts the last synced app on the emulator #1031

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
vchimev opened this issue Oct 8, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@vchimev
Copy link

vchimev commented Oct 8, 2015

Summary:

In the scenario when you use livesync command and then emulate android (or its equivalent run android --emulator), the last synced version of the app is started instead of its current.

Steps to reproduce (make a change in the app between each step to see if it is applied or not):

tns emulate android
tns livesync android
tns emulate android

or

tns run android --emulator
tns livesync android
tns run android --emulator

Workaround:

Use tns run android command without --emulator option when the emulator is already running after usage of the livesync command.

Related issues:
#896
#943

@vchimev vchimev added the bug label Oct 8, 2015
@vchimev vchimev added this to the 1.4.1 milestone Oct 8, 2015
Fatme pushed a commit to telerik/mobile-cli-lib that referenced this issue Oct 9, 2015
Fatme pushed a commit that referenced this issue Oct 9, 2015
Fatme pushed a commit to telerik/mobile-cli-lib that referenced this issue Oct 9, 2015
Fatme pushed a commit that referenced this issue Oct 9, 2015
@Fatme Fatme reopened this Oct 9, 2015
Fatme pushed a commit that referenced this issue Oct 9, 2015
Should be merged after telerik/mobile-cli-lib#479
Fatme pushed a commit that referenced this issue Oct 9, 2015
@Fatme Fatme modified the milestones: 1.4.2, 1.4.1 Oct 13, 2015
@Fatme Fatme reopened this Oct 13, 2015
@Fatme Fatme modified the milestones: 1.4.3, 1.4.2 Oct 15, 2015
@dtopuzov dtopuzov removed the 3 - Done label Oct 20, 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

3 participants