Univeral App Icon- Bug in iOS 4.3.1?
Univeral App Icon- Bug in iOS 4.3.1?
- Subject: Univeral App Icon- Bug in iOS 4.3.1?
- From: John Bishop <email@hidden>
- Date: Sat, 09 Apr 2011 09:58:39 -0500
The "Icon Files" and "CFBundleIconFiles" items in Info.plist are the same thing... the former a translation by Xcode for your benefit (Use contextual menu to enable/disable "Show Raw Keys/Values" of Info.plist items).
You also don't seem to have included the -Small versions of the icons as recommended by the instructions you site. It may be a bug or it may not be, but it may also be that the -Small versions are really used for more than suggested by those instructions. At least give it a try. Other than the lack of the -Small icons, yours looks just like mine.
On Apr 9, 2011, at 7:07 AM, Erwin Hogeweg <email@hidden> wrote:
> Hi,
>
> I have a Universal App for an iPod, iPhone and iPad. Everything works, but I just can't get the correct app icon to show up on the devices. It works properly in the simulator which leads me to believe this a bug in iOS 4.3.1. I have done a fair amount of Googling, but have not come across this issue.
>
> All three device types (iPhone, iPhone retina and iPad) have a slightly different icon.
>
> The icons are defined in a CFBundleIconFiles array in the Info.plis as follows:
>
> - Icon.png (57*57)
> - email@hidden (114 * 114)
> - Icon-72.png (72*72)
>
> I also tried the Icon-iPad.png the Icon~iPad, and several other combinations I found on the internet, to no avail.
>
> In the simulator I see the correct icons, on the real devices I see the 2x icon on the iPad though. If I remove the 2x icon, I do get the correct icon on the iPad, but I also get the iPad icon on the iPhone4. In other words, I always get the highest resolution icon on both the iPhone4 and the iPad.
>
> When I change the key in the Info.plist from "CFBundleIconFiles to "Icon Files", as per the instructions in this Q&A:
> http://developer.apple.com/library/ios/#qa/qa1686/_index.html
> I always see the icon defined in Icon.png (low res), which leads me to believe that the instructions may be incorrect or incomplete.
>
> Has anyone experienced this as well?
>
> Xcode 3.2.5/6
> Device iOS 4.3.1
>
> Any Help is highly appreciated.
>
> Kind Regards,
>
> Erwin
------------------------------------------------------------------
John Bishop
Mulligan Software
<mailto:email@hidden>
<http://www.mulligansoftware.com>
Twitter: MulliganGolf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden