Error ITMS - 90725 : "SDK Version Issue." - ios

Error ITMS 90745: SDK Version Issue. This app was built with the iOS 11.4 SDK. Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later
I'm facing this issue since three weeks, can't upload my app on app store.

Related

ERROR ITMS-90725 Building with Xcode 13.4.1

ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later.
I'm building with Xcode 13.4.1 so it should be using iOS 15.x, right? And why does it only say This app was built with the iOS SDK? What version of iOS does it think I'm using? I've seen others reporting this error message but it indicates which version of iOS it's using, eg, "This app was built with the iOS 14.5 SDK".
Is there any way Xcode 13.4.1 is not using iOS 15? This is the only version of Xcode I have installed at the moment.

SDK issues for release in Xcode 9

SDK Version Issue.
This app was built with the iOS 11.4 SDK. All iOS apps submitted to the App Store must be built with the iOS 11 SDK or later,
included in Xcode 9 or later. Further, starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later,
included in Xcode 10.1 or later.
I got this issue on release the app to app store.How can I try to solve this?
My development target is 11.4 in Xcode 9
When I tried to change developemt target to 12.1 then I got another more issue

React-Native and xcode 10 - Set Base SDK to 12.1 but compiles to 11

I can't update my app on the app store because it won't compile with SDK version 12.1.
Everytime I try to upload my app I get this message:
SDK Version Issue. This app was built with the iOS 11.2 SDK. All iOS apps submitted to the App Store must be built with the iOS 11 SDK or later, included in Xcode 9 or later. Further, starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later.
In my project settings Base SDK is set to ios 12.1
After reading other issues like this, I have also deleted xcode 9 from my computer. But still nothing is working.
Any idea what is forcing my app to compile with 11.2?
After uninstalling xcode 9, I had to re-install xcode 10.

Problem with uploading app to iTunes connect

I updated my XCode to 10.0.2 version today. After update I can not upload new version of my app to iTunes Connect.
Invalid Toolchain - Your app was built with a beta version of Xcode or
SDK. Apps submitted to the App Store must be built with the GM version
of Xcode 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13
or later.
Changed Project Format to Xcode 10.0-compatible and got this message again.
Any issues?
It was a bug on the part of Apple. They already fixed it.

WARNING ITMS-90725:SDK Version Issue

WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 11.2 SDK. Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later." please help me
Make sure you have the latest version of Xcode.
If you do have Xcode 10.1 this is just a reminder that all of your apps need to comply with these terms.
Also regardless of Xcode version if your app did archive/build successfully you have nothing to worry about at the moment.
EDIT: Starting in March 2019, ALL APPS submitted to the AppStore must have the 12.1 SDK

Resources