Skip to content

[Sporadic] Command hangs when launching on iOS #239

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

Open
endarova opened this issue Feb 28, 2019 · 4 comments
Open

[Sporadic] Command hangs when launching on iOS #239

endarova opened this issue Feb 28, 2019 · 4 comments

Comments

@endarova
Copy link

  • CLI: 5.2.0
  • VSCode: v.2019.2.21.1

Sometimes when you run app for first time with Launch on iOS or Test on iOS the dropdown for Team ID is not shown and command hangs on[NSDebugAdapter] Running tns command...
Steps:

  1. tns create app1 --js
  2. tns test init
  3. Open the app in VSCode and run from Test on iOS
    VSCode hangs on: [NSDebugAdapter] Running tns command... and the command is not executed
    If you kill the debugger and run Test on iOS again the command is executed
@darylmyrick
Copy link

The workaround mentioned above does not work for me.
Are there any other workarounds or fixes for this?

@uknowmeright
Copy link

this is the case for me as well. Have not been able to use the extension once successfully. Here is my output:

[NativeScriptCli] execute: tns --analyticsClient VSCode --version
Version: 0.11.0
Build version: v.2019.10.17.1
Commit id: ff2e91fd92d5d9562dcb4a6592aa1e9ae934eb1f
NativeScript CLI: 6.5.0
[NativeScriptCli] execute: tns --analyticsClient VSCode --version
[NSDebugAdapter] Using tns CLI v6.5.0 on path 'tns'

[NSDebugAdapter] Running tns command...

[NativeScriptCli] execute: tns --analyticsClient VSCode --version
[NSDebugAdapter] Using tns CLI v6.5.0 on path 'tns'

[NSDebugAdapter] Running tns command...

@valera1401
Copy link

Try to provide the "nativescript.iosTeamId": in the .vscode\settings.json

@yilmazyavuz
Copy link

Try to provide the "nativescript.iosTeamId": in the .vscode\settings.json

Thanks this worked for me

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

No branches or pull requests

5 participants