Closed
Description
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.