質問

Now that iOS 6 has come out and tweaked some control appearances, my Default.png family no longer matches the updated appearances.

If I update the appearance for iOS 6, however, the Default.png family will no longer match iOS 5.

Is there a way to provide different launch images for iOS 5 vs iOS 6?

Adding Default-568h@2x.png does not fix this problem; the problem is that Default.png and Default@2x.png must either show iOS 5 or iOS 6 screens, and they do not look the same.

役に立ちましたか?

解決

I noticed in one of my apps that there was a small difference in position of one of the standard control types (captured in my launch image) between iOS 5 and iOS 6. I chose to use the new iOS 6 screenshot as the launch image, even though that causes a slight visual shift when launched on iOS 5. Virtually everybody will upgrade, so I'm not really concerned about the shift only appearing on iOS 5.

他のヒント

iOS 6's launch image is named "Default-568h@2x.png"

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top