question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing App Icon

See original GitHub issue

From @emiloberg on September 4, 2015 15:10

Hi,

When I’m trying to upload an app to iTunes Connect, it fails with the error message:

ERROR ITMS-90022: “Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly ‘120x120’ pixels, in .png format for iOS versions >= 7.0”

skarmavbild 2015-09-04 kl 16 39 08

I’ve replaced all icons in App_Resources (gotten from the hello world project), and there’s a 120x120 icon (named icon-60@2x)

skarmavbild 2015-09-04 kl 17 00 24

And this is how it looks like in Xcode, all the icons under Resources

skarmavbild 2015-09-04 kl 16 59 04

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?

Copied from original issue: NativeScript/NativeScript#682

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:24 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
dxshindeocommented, Apr 3, 2017

Ah, I figured out what I was doing wrong. I did: tns prepare ios but I should have done: tns build ios --release

0reactions
NickIlievcommented, Apr 3, 2017

@dxshindeo after renaming the icon I would recommend to remove the platform and rebuild your project to ensure that your renamed icon is delivered to the native project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Get an App Back on the Home Screen of Your ...
If an app has disappeared from your Home Screen, you should first check your App Library and then look for any hidden Home...
Read more >
Apps Disappearing on Android and iPhone Home screen ...
Apps can go missing from your home screen due to many reasons. As for Android users, the commonest reason is that you (or...
Read more >
iPhone App Disappeared? How to Find Missing Apps on Your ...
Type the missing app name. In the search results, if the app says Open, tap it. If it says Get or shows a...
Read more >
Can't Find an App on Your iPhone's Home Screen? Its Icon Is ...
Apps can go missing on your iPhone for many reasons, but one of the most common causes only happens on iPhones running iOS...
Read more >
Android: Icons Disappear from Home or Launcher
Go to Settings, then tap on “Display” then tap on “Full screen apps“. From there, turn on what apps you want to appear...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found