Hello,
I am using UE4.17.2.
I have managed to successfully package and test my game on my iPhone 7 Plus.
I now want to upload it to the AppStore, using the Transporter App, but I get:
“SDK Version Issue: This app was built with the iOS 10.3 SDK. All iOS apps submitted to the App Store must be built with the iOS 11 SDK”
I’ve tried setting the “Minimum iOS Version” to “11 Beta” in Project Settings, but nothing changed.
Is it true that with UE4.17.2 you simply cannot develop for iOS?
Is there a way around that issue?
Just for completeness, the short answer is NO - I resolved my problem by migrating my project to UE4.24.2.
Long answer:
If you have a Mac you can probably try some workarounds described HERE.
The cleanest solution is to move to a UE version which can package with iOS SDK 11, which currently is UE4.18. Sadly Apple will soon require minimum SDK 12, so then if you want to upload to the store you will have to use at least UE4.21 to package your project.