My UDID is well added in my Profile Provision with the developer certificate.
I have the right Certificate and Profile selected in Unreal, because I can Package the app from Unreal without any issue. It’s just that, when I upload the IPA into “Transporter” to upload the ipa to Testflight, it’s saying :
ERROR ITMS-90725: “SDK Version Issue. This app was built with the iOS 13.2 SDK. All iOS apps submitted to the App Store must be built with the iOS 14 SDK or later, included in Xcode 12 or later.”
On the side of my Mac, I’m running the version 11.3.1 (macOS Big Sur). But I’m not using Xcode. I have installed it, but I’m not using it since I can package in Unreal without any issue…
And yes I’ve repeated a lot of time the packaging export and I’m sure that I’m loading the last ipa I generated.
I’ve also tried to run terminal commands to know if my ipa have the new signing version after using iOS App Signer and it said that my App is not signed. So it’s very strange…
I’m quite lost here, I don’t know what to do…