Skip to content

iOS logging does not work on multiple simulators #3529

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
Fatme opened this issue Apr 12, 2018 · 1 comment
Closed

iOS logging does not work on multiple simulators #3529

Fatme opened this issue Apr 12, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Apr 12, 2018

Tell us about the problem

iOS logging does not work when more than one iOS simulators are running.

Which platform(s) does your issue occur on?

iOS

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

  1. Execute tns create myApp
  2. Run more than one iOS simulators
  3. Open your project and add some console.log - For example on click on tap button.
  4. Execute tns run ios
  5. Click the tap button (or execute an action that will trigger the logic with logging)
  6. Repeat step 5. for all running simulators.

Expected behaviour:
The logs should be shown from all all running simulators.

Current behaviour:
The logs are shown only from one of the running simulators.

@Fatme Fatme added the bug label Apr 12, 2018
@Fatme Fatme added this to the 4.0.1 milestone Apr 12, 2018
@Fatme Fatme self-assigned this Apr 12, 2018
@Natalia-Hristova Natalia-Hristova self-assigned this Apr 16, 2018
@Natalia-Hristova
Copy link

This is fixed and will be available in the next official release of nativescript.

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

No branches or pull requests

2 participants