BUG: Resolution Independence apparently doesn't include icons.
synthesis
Member Posts: 1,693
It appears in the last 2 apps we released using resolution independence that the icon being used is low resolution on all devices.
During the compile of the app, we uploaded a hi-res 114x114 icon but the 57x57 icon is being used on the iPhone 4G.
Hopefully this can be fixed soon as we look really bad advertising retina display quality and our icon (the first thing they look at) is muddy.
Is it a BUG or are we doing something wrong on the upload to the server?
During the compile of the app, we uploaded a hi-res 114x114 icon but the 57x57 icon is being used on the iPhone 4G.
Hopefully this can be fixed soon as we look really bad advertising retina display quality and our icon (the first thing they look at) is muddy.
Is it a BUG or are we doing something wrong on the upload to the server?
Comments
I was wondering about this, because I have used 114x114 icons for last couple of apps and I wasn't sure if they would appear as retina display icons. I can't test this because I don't have an iPhone4.
I'm guessing this is probably what happened.
I made sure to go re-select the file before doing my final build submission to apple.
When it's approved here in the next several hours I can let you know if my theory is true.
How I Enable resolution independence, I Check it and Then I Make my game 960 x 640?
Or 480 x 320 and make images twise it size?
Thanks!
// red.
- Josh
My hi res game has the icon in the store but not on the download
ALSO*** make note. Before enabling resolution independence see if your game plays fine on a low end device.
If it does you dont need to enable resolution independence
Simply having larger graphics will already be hi res with game salad. ResIndy just cuts ALL graphics in half for a second build.
From my experience it is best to make your entire game with larger graphics. only If it is having issues performing on older devices then first make a backup of your project and then add ResIndy.
You dont need it for hi res graphics with game salad
It's more of a performance enhancer for older devices as opposed to a higher res version for iphone4
9.0?