1
votes

I have an iOS6/iOS7 application in the App Store which is going to be replaced with the new version of the App. The new version includes new app icons and a new launch image. My problem is that the old app icons and the launch image are not replaced with the update.
This only works when I delete the old app before I install the new app. Any ideas how to solve this issue? Thanks in advance!

1
Check to see if you have followed all the naming conventions or not. Refer to this post : stackoverflow.com/questions/18780476/… - Naga Mallesh Maddali
Is this issue on device or iOS Simulator? Sometimes simulator may cache image resources. - avdyushin
you should go to project setting-->general-->launch Images and check there. - Suryakant Sharma
@NagaMalleshMaddali Great overview! But didn't help me :) - codewitch
@nucleus I get this issue on both, the simulator and on the devices - codewitch

1 Answers

3
votes

Check wheter the images are added to the target. Check through the cloud by uploading two ipa files and installing through safari.