iOS SDK needs to be upgraded

I have this issue when submitting to the App store:

SDK version issue. This app was built with the iOS 16.1SDK. Starting April 29, 2024 (today), all iOS and iPadOS apps must be built with the iOS 17 SDK or later, included in Xcode 15 or later, in order to be uploaded to App Store Connect or submitted for distribution

I saw this thread: How to build an app with iOS 12.1 SDK or later? - #3 by skydive

But was a little weary of it because I thought we all use capacitor now. What is the current way of dealing with this issue?

You have to update Xcode to any 15.x version, as simple as that. Xcode 15 will compile your app with iOS 17.x SDk.

It was announce back in September when iOS 17 was released, see the end of this article:

Another link that mentions it

2 Likes