-
-
Notifications
You must be signed in to change notification settings - Fork 59
Can't run ios app after update to 3.1.1 #776
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
Comments
I have this problem now as well, and I don't know how to fix it. |
Why is this issue closed without any solution? |
@yavin5 the issue was never closed but moved to this repository - however, we can not reproduce the issue on our side so any additional information available would be of great help. |
@gbonline @yavin5 I can't reproduce the issue. I tried with the following steps:
Can you think of something that may help reproducing the issue e.g. using the latest beta of Xcode or some other tool. I guess that the CLI build step cleans the |
This issue was moved to NativeScript/nativescript-cli#2946 |
Well, except you're assuming that I'm using the nativescript cli.. I'm using Angular Seed Advanced and writing an Angular 4 app with components that render on ios and android via Nativescript. So this issue here is valid, and the one in nativescript-cli doesn't apply. This issue shouldn't be closed, and you shouldn't just close them (especially with zero comment) when other people in the community are saying they have the problem. |
@yavin5
These reproduction steps include NativeScript CLI usage. As I mentioned in my previous comment, we can't reproduce the issue with the provided steps, so it will be very helpful if you describe other steps, no matter if CLI is used or not.
The issue is not closed, it is moved to another repository. Moving an issue to another repo is standard procedure that we use when we believe some issue is more related to another domain than the one it is posted to. This doesn't decrease the issue priority by any means. |
From @gbonline on June 30, 2017 13:30
Hi, I tried to update nativescript this morning, to the 3.1.1 version, and my angular app didn't run anymore, also a new project don't work with the error of
missing entitlements file
I tried with the simply commands
then It can't run with a trace like this:
What can I do?
Copied from original issue: NativeScript/NativeScript#4484
The text was updated successfully, but these errors were encountered: