My app is ready for the latest iOS version available to the consumers. Now that iOS 6 apps are being accepted, is it mandatory for me to make my app deployable on iOS 6? Or can I specify that the app runs on iOS 5.1.1 only and still submit? Will doing so cause a rejection saying that iOS 6 needs to be supported?
Asked
Active
Viewed 329 times
0
-
hey I have the similar case, does ur app accepted to app store or ios 6 compatibility is mandatory ? – Syed Sep 19 '12 at 21:45
-
Why is this marked as off-topic? – drct Oct 02 '12 at 08:49
2 Answers
1
- You can only specify a minimal iOS Version, not a maximum version.
- just submit it, if you don't want to spend some time making it iOS 6 screen aware

Andre Bossard
- 6,191
- 34
- 52
-1
You can submit Apps that you compile with Xcode 4.4.1, they will run on iOS 6 but in a letterbox mode. It will be accepted.
But I recommend to adopt it to iOS 6. It took me only 2 hours to upgrade one of my Apps for iOS 6. This, explains the procedure: Developing fullscreen 4inch app in xcode

Community
- 1
- 1

Sverrisson
- 17,970
- 5
- 66
- 62