Air 33.1.1.476 on apple result in ERROR ITMS-90725: "SDK Version Issue.
Compiling with Air 33.1.1.476 (pc). then i upload ipa with transporter on my mac and I get this issue:
ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS 14.1 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."
in my info.plist:
<key>DTPlatformVersion</key>
<string>14.1</string>
Should i use a newer version of air sdk ? can i void it now ? if i must, which one is recent & stable & safe ?
Thanks
Yes, you would need a newer version of the AIR SDK that supports iOS 15 -- the latest we've used with live apps is .743 which has been stable and supports the iOS 15 requirements (it sounds like from others that .929 is also working well, I haven't personally tried it yet for any app updates though).