You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
tns create app1 --js
tns test init
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: