Can not upload ipa to appstore using IntelliJ IDEA - ios

Maybe somebody can help me to solve my problem. I am using IntelliJ IDEA for developing adobe flash/air apps for a year without problems. But now I notice problem uploading ipa. Application Loader tells me:
Apple's web service operation was not successful
Unable to authenticate the package 775818462.itmsp
ERROR ITMS-9000: "This bundle is invalid. New apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
I am using IntelliJ IDEA (Cardea) IU 133.609 for Windows. Any IDEA? :)
Thanks, Michal

I tried to find more information about this issue. The main change is that Apple announced "Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK." In response to this change, the Adobe AIR team fixed the AIR SDK. You can see more here. Solution is to download latest Flex SDK and AIR.

Related

Upload to App Store Failed: No Version Found for 'adamId - platform'

I am trying to submit an app update for an iOS app to support devices running iOS 9, and in the process of uploading to the App Store via XCode, I'm getting the following error:
No version found for 'adamId - platform' (936823648-Mac OS X App). If this problem persists for more than 24 hours, please contact your Apple representative.
This is an iOS app, not an OS X App, so I don't know why I am getting this error. I have already submitted several versions of the app to the App Store previously.
Anyone know how to resolve this issue?
I solved the problem by submitting the app using Application Loader instead of uploading via XCode. Seems like it might be an issue with XCode 7?
https://itunesconnect.apple.com/apploader/ApplicationLoader_3.0.dmg
As #scientiffic says in his answer. You should use Application Loader to upload your app. I thought using ANY version of Application Loader would solve this problem but no.
You need Application Loader 3.0 version. It doesn't work if you use Application Loader 3.2.
I realize this is an old question, but I have had this problem for about a year with no resolution from Apple. I had been using an old version of Application Loader as a solution to this problem, like many others, until I ran into a complication (I have one Apple ID that is attached to multiple iTunes Connect accounts and older versions of Application Loader do not support this). Essentially, I had to find a solution that allows me to use newer versions of Application Loader/Xcode to submit binaries or I was dead in the water.
It turns out I had a key in my Info.plist that was Mac OS X specific. LSMinimumSystemVersion or “Minimum system version”. Removing that key from the Info.plist solved the adamid - platform error.
Just for the record - this error message also comes if you are trying to upload an app for a wrong platform - e.g. uploading an iOS app with a bundle id that is registered as a tvOS app on iTunes Connect.
You can use tvOS/iOS with identical app ids (for e.g. universal in-app purchases), but both platforms must be enabled manually on iTunes Connect, or you will get this cryptic error (at least true in XCode 8).
Saw this when the tvOS version did not exist on the App Store.
I fix that by adding a 1.0 version to tvOS APP as the screenshot.
Same problem with Application Loader 3.5.
Downloaded 3.0 as mentioned and it worked.
You might get this error if you haven't set up iTunes Correctly to accept an app upload. I.e. its possible you haven't created an app with the matching bundle id within iTunes Connect.

Invalid segment Alignment. Windows 8

i am using windows 8.0, adobe flash professional CC and AIR SDK 14 to develop my app.
I am submitting my ipa file to appstore through application loader.
i got an error message
ERROR ITMS-9000:"Inavalid segment alignment. this app does not have proper segment alignment and should be rebuilt with the latest version of Xcode Please contact Developer Technical Support if you need further assistence."
There is a solution for mac users https://forums.adobe.com/message/6763023#6763023
But how to solve this issue on windows PC.
Please update your AIR SDK and re-compile it again.
Here is the link http://labs.adobe.com/downloads/air.html. Select your version.
Actual version is 15.0.0.302 from the Labs. It contain a lot of iOS8 fixes.
Waiting for Adobe to resolve this issue too...seems like the air linker in air 15 is outdated
and no longer accepted by apple.

Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK

Got this error today with the new iTunes connect web page.
My xCode version is
and my SDK is
My previous submission went through with the old web pages. Now the new web page keeps complaining about this error with my new version. Anyone seen the same issue?
OK, it might be an issue of their web site. Just tried now with a cleaned build and it went through for review.
For those who are having issues like this on Xcode 6.1
Issue
Xcode 6.1 is still beta (14 October 2014).
You can't submit apps built or using any beta software.
Solution
Simply revert to the Xcode 6.0.1 from Apple Store
Found on another forum:
Add a user defined setting to Build Settings:
"CFBundleShortVersionString" with the value of the version as in General, Identity.
This validated and has been accepted.

ERROR ITMS-9000 when uploading my Flash Pro CC Adobe AIR iPad app to iTunesConnect

I have developed an iPad app using Flash Pro CC. My client has both an Apple iOS Dev license and an Apple iOS Enterprise Dev license. I have successfully packaged and installed the app using the Enterprise license. Now I am attempting to use their iOS Dev license to upload the app to the App store. Every time, I get the same error. Here's the summary at the bottom of the documentation:
1 package(s) were not uploaded because they had problems:
/var/folders/t1/f88tpcl88xl5f6008k8yjrkh0000gp/T/845653951.itmsp - Error Messages:
Apple's web service operation was not successful
Unable to authenticate the package: 845653951.itmsp
ERROR ITMS-9000: "Unsupported Architectures. Your executable contains unsupported architectures '[cputype (12) cpusubtype (9)]'." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
Could not start delivery: all transports failed diagnostics
I am not sure what "unsupported architectures '[cputype (12) cpusubtype (9)]'" means or how to fix it. Could this have to do with third party libraries like Caurina Tweener or GreenSock?
I'm on a MacBook Pro 2.9 GHz Intel Core i7 running Mac OS X 10.9.2. I'm attempting to upload using Application Loader Version 2.9.1 (441)
I have updated my OS to the latest version. I have updated Application Loader to the latest version. I have downloaded and installed the latest Apache Flex SDK (4.12.0) and linked it in my Flash Pro CC Compiler preferences. I have downloaded and installed AIR 4.0.0.1628 and AIR Beta 13.0.0.64 and compiled an .ipa using each version of AIR and each one gave me the same error.
I'm reaching the end of my rope here. Any help would be greatly appreciated. Thanks.
I am not really sure, because my last upload of an IOS app had been in January 2014. But I think this might have something to do with an email I have received from Apple.
Here is the relevant part of the message:
"Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK."
I don't know, if I have understood this right. But I would say, they don't accept apps built with Flash any more. I hope I'm wrong, because it would be time-consuming to learn to handle new tools.
I finally got the thing uploaded.
The problem, it seems, is that I had not updated Xcode to the latest version. I'd updated Application Loader and my AIR SDK, but it seems that some of Xcode's resources must be used in the packaging of the ipa file by Flash CC's iOS packager. Updating Xcode rendered an ipa file that Application Loader was successfully able to upload.

Error delivering iOS App update. "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK."

I reticently delivered an app to the iOS App store on 1/24/2014. It's an iO7/iPhone only app and everything was delivered correctly. As of yesterday my app was approved and it is currently visible in the App Store.
I put together a small update and am currently working on getting it delivered using Application Loader.
However, now when I upload my production IPA it gets rejected due to what seems like a sdk error.
Messages:
Apple's web service operation was not successful
Unable to authenticate the package: 806906410.itmsp
ERROR ITMS-9000: "This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
I'm struggling to figure out what has changed since I am building with the same SDK as I did last weekend.
From the February 1st you can use only XCode 5.X and iOS7 SDK to create apps for the AppStore. Double check that you compiled your app with the correct XCode/SDK.
Information about this: https://developer.apple.com/news/?id=12172013a
I was hoping your suggestion works but I got the error despite using Air 4.0 SDK. I didn't get this error when I uploaded it to the App Store a few days ago (I was already using Air 4.0 then). Does it really mean that Apple has limited development to using Xcode?
EDIT:
Updating to Air 4.0 SDK does work! But make sure what you have is Air 4.0 SDK for Flex Developers
For Flex users with the same error message: you have to download the AIR 4.0 SDK beta from Adobe Lab:
http://labs.adobe.com/downloads/air.html
(for me, it was SDK for Flex, Mac)
Then extract it (sudo tar jxvf air4-0_sdk_sa_mac.tbz2) and overlay it with the Flex SDK as explain in:
http://www.247sw.ca/installing-flash-builder-4-7-and-air-3-5-for-windows-and-mac
Publishing to the AppStore is OK after that.
I was facing the same issue, i updated the Air 4.0 SDK, and it works fine! Make sure to update Air 4.0 SDK for Flex Developers. Please set xmlns="http://ns.adobe.com/air/application/14.0" inside --app.xml configuration file.
You can download the latest sdk from http://labs.adobe.com/downloads/air.html.
I ran into the same issue, however in my case, the reason was because I had the latest Xcode beta for iOS 8 on my computer. Event I built from Xcode 5.1.1 GUI, the beta compiler was picked. Had to move beta to trash first to make a build for the store.

Resources