Skip to content

Ability to tns run app on multiple iOS emulators #3494

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
ickata opened this issue Mar 25, 2018 · 2 comments
Closed

Ability to tns run app on multiple iOS emulators #3494

ickata opened this issue Mar 25, 2018 · 2 comments

Comments

@ickata
Copy link

ickata commented Mar 25, 2018

Hello,

While having multiple Android emulators running at the same time and {N} live syncing to all of them, this does not work on iOS emulators. I am able to run multiple emulators at the same time, however tns run ios syncs to only one of them.

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.4.3

Please tell us how to recreate the issue in as much detail as possible.

Launch iOS emulator and choose different device from Hardware –> Device. This will open another instance of emulator. Then tns run ios.

@rosen-vladimirov
Copy link
Contributor

Hey @ickata ,
The issue is already logged here. You can follow its progress there. In fact, you can try our rc version (npm install -g nativescript@rc ) where we've included partial support for multiple simulators - CLI will detect them and try to use them. The livesync may not work in some cases, but still, you should be able to work with the simulators.

@ickata
Copy link
Author

ickata commented Mar 27, 2018

Thanks, Rosene. I did search before posting this issue, but did not find the one you referenced. Sorry for the duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants