Skip to content

No validation when emulate in invalid avd and device #289

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
dtopuzov opened this issue Mar 9, 2015 · 2 comments
Closed

No validation when emulate in invalid avd and device #289

dtopuzov opened this issue Mar 9, 2015 · 2 comments

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Mar 9, 2015

Run:
tns emulate android --avd invalidDevice --path TNSApp

Result:
Starting Android emulator with image invalidDevice

Expected:
Check if "invalidDevice" avd is available and if not then show some appropriate error message.

@vchimev
Copy link

vchimev commented Dec 2, 2015

From #1167:

If you execute tns emulate android --device xxxxx it starts the default emulator.
If you execute tns emulate ios --device xxxxx it prepares, builds and finally reports that Unable to find device xxxxx.

@vchimev vchimev changed the title No validation when emulate in invalid avd No validation when emulate in invalid avd and device Dec 2, 2015
@enchev enchev self-assigned this Jun 8, 2016
@enchev
Copy link
Contributor

enchev commented Jun 8, 2016

I suggest to obsolete --avd and use --device which should work for both android and ios.

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

3 participants