Skip to content

Cannot Debug with "Launch on iOS" with 0.7.0 and NS 3.0.1 #133

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

Closed
RobertGardner opened this issue May 12, 2017 · 7 comments
Closed

Cannot Debug with "Launch on iOS" with 0.7.0 and NS 3.0.1 #133

RobertGardner opened this issue May 12, 2017 · 7 comments
Labels

Comments

@RobertGardner
Copy link

I built the HelloWorld tutorial for NS3. I installed extension 0.7.0 in VS Code 1.12.1. There are no other extensions installed.

"NativeScript: Run on iOS" works as expected.
Attach on iOS works as expected.
Launch on iOS hangs. I see this output in the debug console:

[NativeScriptCli] execute: tns --analyticsClient VSCode --version
[NSDebugAdapter] Using tns CLI v3.0.1 on path 'tns'
[NSDebugAdapter] Running tns command...

Then nothing happens, even after 20 minutes of waiting.

The behavior is the same whether or not the emulator is running.

@Jonatthu
Copy link

Jonatthu commented May 16, 2017

This is happening to me too

@Jonatthu
Copy link

@RobertGardner @pkoleva I test it in a new project and is not working ether, only the attach mode in ios but not launch

@Jonatthu
Copy link

@RobertGardner My issue has been resolved after I opened XCODE and I've modified my account settings just refreshing, I think something here makes this issue happens now

a13193e

@pkoleva
Copy link
Contributor

pkoleva commented May 17, 2017

Hey, @Jonatthu @RobertGardner,

Thanks for the report, we've reproduced the issue. The "drama" happens when you don't have apple provisioning profiles, which you don't need if you don't deploy on real devices. We'll have a look now and update you when we have progress on it.

@pkoleva pkoleva added the bug label May 17, 2017
@pkoleva
Copy link
Contributor

pkoleva commented May 19, 2017

Hey @RobertGardner @Jonatthu,

Could you try 0.7.2 of the extension. If should fix the issue.

@Jonatthu
Copy link

@pkoleva It is working thanks! NS Team doing great

@RobertGardner
Copy link
Author

Yes, 0.7.2 fixed it. Thanks!

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

No branches or pull requests

3 participants