Closed
Description
Please, provide the details below:
Did you verify this is a real problem by searching the NativeScript Forum and the other open issues in this repo?
Tell us about the problem
NativeScript debugger has opened inspector socket on port..
is not shown for every simulator when run multiple simulators and livesyncing
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: next
Please tell us how to recreate the issue in as much detail as possible.
tns create SomeApp --ng
- Run few simulators
tns run ios
- Make change in some file.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Consider using the playground to provide the code you have issues with.