Ios Launch image not deleted

Hi, I created the application, but changed the Default.png image halfway, now it only loads the old one, but on the summary page in xcode it shows the new image as the default, but in the simulator it downloads the old image and on my iphone it doesn’t uploads. it will also not allow me to delete it and add it, it is still using the old image or image.

I tried

cleaning the project removing it from the phone and simulator

its all the same

+3
source share
3 answers

, "default.png" . "". , , "default.png". , !

+1

plist xcode ? , 6 .

enter image description here

It also helps to make the contents and settings reset on the simulator.

0
source

All Articles