← Back to context

Comment by ryandrake

2 days ago

I'm not talking about the SDK version, I'm talking about the minimum supported OS version, which is selected by the developer in Xcode. While App Store requires a minimum SDK version, your app using that SDK version is free to target iOS versions all the way back to some limit that Xcode sets, which is currently 15.

I understood what you were saying. I was continuing on from your point that the different SDK versions only support a limited range of devices, by noting that by updating the SDK, the range of devices that your app will work on will be, at a minimum, the minimum supported device for that SDK.

I'm sorry for being unclear.