Closed RobertGardner closed 7 years ago
This is happening to me too
@RobertGardner @pkoleva I test it in a new project and is not working ether, only the attach mode in ios but not launch
@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
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.
Hey @RobertGardner @Jonatthu,
Could you try 0.7.2 of the extension. If should fix the issue.
@pkoleva It is working thanks! NS Team doing great
Yes, 0.7.2 fixed it. Thanks!
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:
Then nothing happens, even after 20 minutes of waiting.
The behavior is the same whether or not the emulator is running.