We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
iOS logging does not work when more than one iOS simulators are running.
iOS
tns create myApp
tns run ios
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.
The text was updated successfully, but these errors were encountered:
This is fixed and will be available in the next official release of nativescript.
nativescript
Sorry, something went wrong.
Fatme
Natalia-Hristova
No branches or pull requests
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.
tns create myApp
tns run ios
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.
The text was updated successfully, but these errors were encountered: