A way to fix the icon blurriness when uploaded as 114x114...
expired_012
Member Posts: 1,802
just tested this out on the app store and it works.
When compiling your app, make sure it is your first time compiling the app, and insert the icon as a 114x114 icon. If you compile your app for the first time with the high res icon and submit that binary to the app store, the icon will be displayed as high res on the app store
If you have already compiled the app before that was not the binary you submitted to the app store, simply make a duplicate of your project, and compile it once with your 114x114 icon and submit that binary
Once again, I tried this and now my icon is showing as high resolution on the app store
When compiling your app, make sure it is your first time compiling the app, and insert the icon as a 114x114 icon. If you compile your app for the first time with the high res icon and submit that binary to the app store, the icon will be displayed as high res on the app store
If you have already compiled the app before that was not the binary you submitted to the app store, simply make a duplicate of your project, and compile it once with your 114x114 icon and submit that binary
Once again, I tried this and now my icon is showing as high resolution on the app store
Comments
A 114x114 is a high res icon, and is supposed to look really nice on newer devices, but some people were having trouble where If they uploaded a 114x114 icon it still came out blurry, so I am just trying to clear up that issue
Just make sure you reselect the 114x114 icon each time and it will work fine.