Minimum iOS SDK Version for iOS 15

enterpriseiosios-appstore

The minimum iOS SDK requirement for apps submitted to the App Store at present is iOS 14 SDK

Is there a minimum supported iOS SDK version in general for devices running iOS 15?

For example for enterprise apps not distributed via the App Store?

Best Answer

You should look at the Apple SDK compatibility page.

The minimum SDK which targets iOS 15 is iOS 9 starting with Xcode 13.

The minimum SDK which targets iOS 16 is iOS 11 starting with Xcode 14. So by some time in April 2023 (when Xcode 14 will be required to submit apps), you will not be able to support iOS versions earlier than iOS 11.