Reputation:
I am developing an iPhone app(not universal). Previously the app icon was visible in ipad also when I test it on iPad. Previously it was visible also all my other app show the icon on ipad. What could be the issue.
I added 3 icons of size - 120X120, 114X114, 57X57 and added icon in project with sizes 152X152, 76X76
Upvotes: 0
Views: 798
Reputation: 33
You can add the images by clicking on the project and the scroll down to app icons and just drag and drop the icons you want to use.
Upvotes: 0
Reputation:
See highlighted red square in bellow image. Make icon particular size. highlighted box icon must need for set icon in. thanks.
Upvotes: 2
Reputation: 33
When your trying to make the app images sometimes you do make a small mistake i would recommend using an os x app called prepo, just drag your image in and it will make it into an app icon, spotlight icon and so on.
Upvotes: 0
Reputation: 5369
Add icon files at plist as below image. Add Icon Files and under that add icon images
Hope it helps you..
Upvotes: 0
Reputation: 858
See here for the correct icon sizes required:
If you want to support all devices, you need icons in these resolutions: 120 x 120 / 152 x 152 / 76 x 76
Upvotes: 1