As we all know, iOS7 uses a flat design so most of us are updating the UI and design of our apps. Because of this, I'll need to use a new version of the splash screen only for iOS7, but retain the existing version of the splash screen for iOS6 and below. Is this possible? How do we support different splash screens for iOS7 and iOS6 and below?
↧