Skip to content

Fix run on multiple devices #1176

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

Merged
merged 1 commit into from
Nov 12, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

When multiple devices with same platform are attached, tns run <platform> command should start the app on all of them.
Currently the application is started, but the call to commandsService (device|run) command is failing as more than one device is attached.
Fix this by calling the correct method from the devicesService.

Fixes #1177

When multiple devices with same platform are attached, `tns run <platform>` command should start the app on all of them.
Currently the application is started, but the call to commandsService (device|run) command is failing as more than one device is attached.
Fix this by calling the correct method from the devicesService.
@rosen-vladimirov rosen-vladimirov self-assigned this Nov 12, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.5.0 milestone Nov 12, 2015
@ns-bot
Copy link

ns-bot commented Nov 12, 2015

Test PASSed.

@Fatme
Copy link
Contributor

Fatme commented Nov 12, 2015

👍

1 similar comment
@teobugslayer
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Nov 12, 2015
…iple-devices

Fix run on multiple devices
@rosen-vladimirov rosen-vladimirov merged commit 7199894 into master Nov 12, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-run-on-multiple-devices branch November 12, 2015 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants