iPhone 5 support with base SDK iOS5.1

ajay agrawal picture ajay agrawal · Sep 24, 2012 · Viewed 7.8k times · Source

Is is possible to submit the app with base SDK iOS5.1 and with [email protected], so that application will not leave an extra black space?

Our normal application is working fine on iPhone5 leaving a black space from top and bottom, but if we just include "[email protected]", will it work fine (the view displayed in complete area of iPhone5)?

There are lots of dependencies to support iOS6, so is it possible to submit the app with "[email protected]" and base SDK iOS5.1?

Answer

Terry Ahn picture Terry Ahn · Sep 28, 2012

It is impossible to submit the iPhone 5 full screen app which is built with Xcode 4.4.1 and iOS 5.1 SDK. I did the same thing to support both old devices of armv6/iOS 3.x and iPhone 5. But I got this reject message from itunesconnect. I think it is the new policy of App Store.

"Invalid Launch Image - You app contains a launch image with a size modifier that is only supported for apps built with the iOS 6.0 SDK or later."