These are the splash screen of my iPad application.
- Default-Portrait.png (768 × 1024)
- Default-Portrait@2x.png (1536 × 2048)
- Default-Landscape.png (1024 × 768)
- Default-Landscape@2x.png (1024 × 768)
The problem:
I upload all these screen in my application. Then set
Default-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)
- Default-Portrait~iPad@2x.png (1536 × 2048)
- Default-Landscape~iPad.png (1024 × 768)
- Default-Landscape~iPad@2x.png (1024 × 768)
- List item