## Please, provide the details below: ### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/issues)? ### 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. 1. `tns create SomeApp --ng` 2. Run few simulators 3. `tns run ios` 4. 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](https://play.nativescript.org) to provide the code you have issues with.