Domanda

I am re-skinning my Application to make it iOS 7 compatible & also work for iOS 6 with old layout. So basically it will have different layouts for iOS 6 & 7.

Now I want to set default Splash screen for both version separate images.

Can anyone suggest me the best way for it.

Thanks.

È stato utile?

Soluzione

enter image description hereIf you use the asset manager, you have a list of possible images to use for iOS 7 as well as iOS 5 and 6. You can set these as you will.

If you create a new launch image you are given placeholders for all the possible devices and sizes.

enter image description here

Altri suggerimenti

iOS 7 loading screen images are different size for the iPad. So there should not be any problem there.

You can use an assets catalog to load different screen for iOS 5/6 and iOS 7.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top