Copy link to clipboard
Copied
today I uploaded iOS app with Application Loader and got warning
build with AIR SDK 32
WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 12.0 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."
any thoughts?
Copy link to clipboard
Copied
your app is no problem now , but 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.
Copy link to clipboard
Copied
Hi,
Thank you for reporting the issue. We are looking into it.
Thanks,
Amrita
Copy link to clipboard
Copied
I am not saying we are in a harry or anything, but 42 days to go. I hope this will be solved in AIR33 beta.
Copy link to clipboard
Copied
Any update on when will AIR33 be released with the fix?
Copy link to clipboard
Copied
I think based on previous releases, AIR33 Beta possible release date is February 5 (or maybe January 29 if I did the math wrong ).
37_days_left
Copy link to clipboard
Copied
(forgive the FUD but...) also based on experience, when there's silence from Adobe, that's not a great sign.
Copy link to clipboard
Copied
We don't hear from them because they don't have time for babysitting the grumpies while they are working hard.
After the iOS update there is a new deadline for Android Android Developers Blog: Get your apps ready for the 64-bit requirement . We might finally have better perfs on Android...
Copy link to clipboard
Copied
@phillipkerman You must be new around here. Adobe has always been silent on everything for the last 5 years at least. The fix for iOS 12.1 will come, don't worry. And please don't spread misinformation while we are waiting for it.
Copy link to clipboard
Copied
New beta is out. The iOS 12.1 fix is not there yet, but at least they are well aware of it.
Copy link to clipboard
Copied
Except they said they promised a roadmap like a year or two ago... on this forum.
Copy link to clipboard
Copied
Hey, rewb0rn... I'm happy to remove any misinformation.
Fact: I had a recent Adobe employee tell me AIR was sunsetted.
Speculation: you saying "fix for iOS 12.1 will come, don't worry."
Copy link to clipboard
Copied
Hi Amrita Gangwani, any update on this? When is the next beta released? Is the SDK updated to ios 12.1?
We have 20 days left, and we would like to know if we are going to have a new SDK soon.
Copy link to clipboard
Copied
Hello,
this seems to be fixed with todays Aire 32 beta release, according to release notes:
Copy link to clipboard
Copied
Ooh, jolly! That made made my day
Copy link to clipboard
Copied
Are you uploading the compiled app from Xcode 10.1?
Copy link to clipboard
Copied
I got the exact same error message when I uploaded using Application Loader from XCode 10.1. The app is build with with Air 32, adt.
Copy link to clipboard
Copied
Rolf_Rahbek, it's among the "Known issues" in the beta release notes. So not yet fixed, unfortunately.
Copy link to clipboard
Copied
Lars Laborious, I'm using the AIR SDK & Compiler (version 32.0.0.89). Not a beta version. I can't find anything in the release notes.
Release Notes Flash Player 32 AIR 32
Apple just approved the update to my App even though I got the warning. I guess Air apps will still be available in App Store after March 2019,. However you won't be able to update apps after March unless Adobe fixes the problem?
Copy link to clipboard
Copied
Adobe have mentioned the SDK Version Issue Warning in Known Issues of Beta release notes.
http://fpdownload.macromedia.com/pub/labs/flashruntimes/shared/air32_flashplayer32_releasenotes.pdf
This is just a warning as of now. Starting March 2019, all iOS app submitted to the App Store must be built with the iOS 12.1 SDK or later.
Copy link to clipboard
Copied
I built all ANEs with iOS SDK 12.1 and AIR 32. Created release build by passing -platformsdk with iOS SDK 12.1 path.
Getting following error while uploading on App Store Connect:
Invalid architectures - This app has invalid architecture, and may have been built with invalid build settings or incompatible tools. Try rebuilding the app with the latest Xcode version. If you are using third party development tools, contact the provider.
Has anyone found any workaround for this issue?
Copy link to clipboard
Copied
You probably get the error because AIR is not yet built with iOS12.1. However, they are aware of the issue, so hopefully we will get an updated AIR beta soon.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hai
We are installing the air sdk using Apache Flex SDK Installer. The latest beta version is not available in flex sdk installed and I am using intellij idea for development. I have tried to overlay the air sdk 32 beta over flex sdk manually then tried that in intellij but some errors are produced. So now i am unable to upload my app to store. So Can i get the beta version in flex sdk installer? Or can we get air 33 update soon?
Copy link to clipboard
Copied
you need to download the beta SDK on Adobe lab
and follow this
Overlay Adobe AIR SDK on Adobe Flex SDK | Adobe Flash Builder
also there are actually 2 AIR SDK
the first one (blue buttons) - AIRSDK_Compiler.ext
"Adobe AIR SDK & Compiler" which use ASC v2 CAN NOT be merged with Flex SDK
the second one (grey area underneath) - AdobeAIRSDK.ext
"original AIR SDK" which use ASC v1 CAN be merged with the Flex SDK