We have an app for iPhone only, but often users install it on their iPads. With iOS7 and the asset groups, it no longer respects our new iPad icon image sizes (76px and 152px). If we don't use asset groups and have our old icons (72px), it will load them, but they clearly look scaled. If we rename our 76px to Icon-72 and Icon-72@2x, the same problem happens.
Is there a proper way to get iOS 7 sized iPad icons in an iPhone only app?
Thanks!
As long as you follow the app icon dimensions for iOS, you’re sure to have the right mobile application icon size for the App Store. Here’s what you need to know: Apple App Store icons must adhere to strict pixel guidelines to ensure they’re displayed properly across the company’s many different devices.
[email protected] Messages app management screen, message bubble branding on iPhone with retina HD display Asset catalogs are the preferred way to manage your application's icons. New projects are configured to use asset catalogs by default.
Note: You should include images for the iPad-specific icons even if the application is not a universal app. If available, they will be used when the application is installed on an iPad. Table 1 iPhone-only application icon requirements. Optional but recommended Optional but recommended Optional but recommended Optional but recommended
As of iOS 5.0, icons are specified by including the CFBundleIcons key. Older applications may have previously specified their icons by including the CFBundleIconFiles key.
Took me a while to work this one out, as I was having the same issue.
If you highlight your AppIcon Asset group when looking at it in Xcode, you can add additional fields to it by opening the inspector (right hand pane) and clicking the checkboxes on what you want. Then you can drag in your icons and have them work properly.
Here the guidelines iOS for all icons and the new guidelines for iOS 7 here.
and Here a website to create all size of your icons for iOS 6, 7 and Android with the 1024*1024.
Add the different keys of your icon in your info.plist
and add the icons in your resources :
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With