Minimum Deployment Version

Hi,


At my job, we have an app that has version 9 as the ios deployment target. If we launch an update, will users who still have phones that can't upgrade past ios 9, be able to install the update?


Thanks

Replies

If the app has a Deployment OS that supports down to iOS 9.x, and is built with and submitted to the store using current tools (Xcode 10.2.1) , yes. If not, then no.


See: Supported Xcode and Application Loader versions ...for what ASC currently accepts for minimum Xcode.


See the Xcode Wiki for which version supports what iOS.