-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Missing App Icon #682
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 manually solved this by drag 'n' dropping the icons to the placeholders in the screenshot above. However, this shouldn't really be the case, should it? Anything I can do to debug this? |
This issue was moved to NativeScript/nativescript-cli#888 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When I'm trying to upload an app to iTunes Connect, it fails with the error message:
I've replaced all icons in App_Resources (gotten from the hello world project), and there's a 120x120 icon (named
icon-60@2x
)And this is how it looks like in Xcode, all the icons under
Resources
That being said. Notice the blue {N} icon in the bottom of the Xcode window. How did that get there? All the blue default icons have been replaced. Could it be that {N} hasn't updated the images as it should?
The text was updated successfully, but these errors were encountered: