These are the splash screen of my iPad application.
- Default-Portrait.png (768 × 1024)
- [email protected] (1536 × 2048)
- Default-Landscape.png (1024 × 768)
- [email protected] (1024 × 768)
The problem:
I upload all these screen in my application. Then setDefault-Landscape@2x, Default-Landscape & Default-Portrait
in App Target as iPad Splash screen.
Now when I try to set Default-Portrait@2x, I find "No image Specified" message in "Portrait Non-Retina" section.
Like this:

And then when try to set Default-Portrait again, I find "No image with correct dimensions found" message in "Portrait Retina" section.
Like this:

And this thing happen no matter how many times I re change them one after one. What is the reason of it? If any one have any clue please share that with me. I check my "image name" and "size", no problem in there. I set these splash in a Cross platform "Cordova" project. Thanks in advanced. Have a nice day.
Addition:
I also try it with these names, but no luck.
- Default-Portrait~iPad.png (768 × 1024)
- [email protected] (1536 × 2048)
- Default-Landscape~iPad.png (1024 × 768)
- [email protected] (1024 × 768)
- List item
-ipadon them? You can't use your iPhone images for your iPad images. See the answers given on stackoverflow.com/questions/3973981/… and here's another userful link iosres.com that shows your naming is wrong - Popeye~ipadin every image image? LikeDefault-Portrait~ipad.png??? - Tulon~ipadbut remember you still need both iPad and iPhone images. - Popeye~ipadbut, still the same thing. Yes, I've separate images for iPhone & iPad and the iPhone didn't do any problem here. I think I have the naming problem. But what's the problem is?? :( - Tulon