Question

Does anyone knows if there is a document from Apple that states what iOS SDK version you have to use for building your app to upload it to iTunes Connect?

I often read in blogs "only the latest", but I need this official from Apple because our vendor wants to build against the iOS 4 SDK because of "strange errors with iOS 5".

I'm not sure if this is OK. We want to run the app to run on iOS 4 and 5.

Was it helpful?

Solution

I too had read what you had—that the latest SDK had to be used... Yet, I haven't found an official source for this now I go looking for it.

Using the iOS 5 SDK does not prevent you from having a build target of iOS 4.2 (or similar), which will it to run on both iOS 4.2+ as well as iOS 5. Perhaps a good starting point is educating the client that there is a fundamental difference between the iOS 5 SDK and iOS 5 itself—they may well just be reacting to media coverage of iOS 5 issues like battery life.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top