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

tns run ios --device fakeId start random emulator #3625

Closed
dtopuzov opened this issue May 28, 2018 · 2 comments
Closed

tns run ios --device fakeId start random emulator #3625

dtopuzov opened this issue May 28, 2018 · 2 comments

Comments

@dtopuzov
Copy link
Contributor

Run tns run ios --device fakeId --path TestApp.

nativescript@4.0.2:

Searching for devices...
Cannot find connected devices.
Simulator start failed with: No simulator image available for device identifier 'fakeId'.
To list currently connected devices and verify that the specified identifier exists, run 'tns device'.
To list available simulator images, run 'tns device <Platform> --available-devices'.

nativescript@next:

Could not find device by specified identifier 'fakeId'. To list currently connected devices and verify that the specified identifier exists, run 'tns device'.

...and some random simulator is started.

@dtopuzov dtopuzov added this to the 4.1.1 milestone May 28, 2018
dtopuzov added a commit to NativeScript/nativescript-cli-tests that referenced this issue May 28, 2018
- Ignore `test_404_run_on_invalid_device_id` because of NativeScript/nativescript-cli#3625.
- Fix RunIOSSimulatorTests suite
@Fatme Fatme self-assigned this May 29, 2018
Fatme added a commit to NativeScript/ios-sim-portable that referenced this issue May 29, 2018
Fatme added a commit to NativeScript/ios-sim-portable that referenced this issue May 29, 2018
Fatme added a commit to NativeScript/ios-sim-portable that referenced this issue May 29, 2018
@Fatme Fatme reopened this Jun 4, 2018
Fatme added a commit that referenced this issue Jun 4, 2018
@Natalia-Hristova
Copy link

This is fixed in nativescript rc:4.1.1-2018-06-04-11747 version and the result is the same as it was in v.4.0.2 and no random or any simulator is started :)

@vance
Copy link

vance commented Jul 17, 2018

same thing... list the device, use the correct id as the param, get 'No simulator image available for device identifier'

using 4.1.2

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

4 participants