ios - How to add these three files properly?"Default.png, Default-568h@2x.png, Default@2x.png" for universal app for iPhone/iPad? -


i added "default.png, default-568h@2x.png, default@2x.png" these 3 files in universal project splash image, have 3 diffrent image , resolution same mention in apple docs, ipad 768 * 1024 , iphone-4s -> 320 * 480 , iphone 5-> 640 * 1136.

but problem when rum on iphone4s- iphone5 splash rum properly, when run on ipad deafault.png splash not showing instead of takes reference default-568h@2x.png. default-568h@2x.png showing on ipad instead of deafault.png , image got blur , shrink on ipad also, beacuse deafault.png not showing. how slove problem.

any idea or suggestion experts highly welcome.

  1. first suggest that,
  2. preapre images,
  3. select project project navigator , go summary , scroll down screen appears, right click on , choose file computer automatically copied project , entered in plist file also..
  4. if application universal have set iphone , ipad both. ` enter image description here

Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -