Can't upload ipa file to App Store

I can’t upload my ipa file to App Store. This is my error message. Can anyone have the same problem ^^ Tks :slight_smile:

ERROR ITMS-90725: “SDK Version Issue. This app was built with the iOS ‘${appSDKVersion}’ SDK. All iOS apps submitted to the App Store must be built with the iOS ‘11.0’ SDK or later, included in Xcode [9.0] or later. Please update Xcode and rebuild your app.”

Did you build ejected app or used expo build:ios to generate IPA?

i used expo build:ios

Could you post your build id?

Build ID: bdd884c9-3633-41e0-a89b-351aae01b570

Tks you so much

Where exactly are you seeing this bug? I just run a simple application through Application Loader and it succeeded. Could you also try rebuilding your app? Please make sure your app.json does not contain some bugs.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.