Unable to upload application to the App store

I am trying to update an app for a client and am facing these issues.

  1. The .zip file is created without any issues using the public build 2014.2189 however when the same is uploaded using App Loader, it gives an error

[ERROR ITMS-9000: “The bundle ‘BUNDLE.com’ at bundle path ‘APPLICATION.app’ is not signed using an Apple submission certificate.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)]

  1. Since this is an update of the app already on the app store, the certificate is a Distribution certificate and active and one that works.

  2. The earlier version was build using build 2013.12024.

  3. The system is Maverics OS X latest update with xCode 5.1.1 (Latest Update) and App Loader 2.9.1

Output from codesign as follows

>>>>>>>>

 Evaluating the application “APPLICATION.app”.

The application was signed by “Apple Root CA”, “iPhone Distribution: CLIENT. (TEAM_ID)”.
    The (unverified) signing-time is: 19 May 2014 10:18:09 pm.
    The object code format is “bundle with generic”.
    Both bundle and signing identifiers are “BUNDLE.com”.
    The signature specifies implicit requirements.
    The signature specifies resource rules.
    Requirements and resources validate correctly.

The code signature contains 3 certificates.
    Certificate “Apple Root CA”:
        Your keychain contains this trusted root certificate.
        Will expire on 10 Feb 2035.
    Certificate “Apple Worldwide Developer Relations Certification Authority”:
        Will expire on 15 Feb 2016.
    Certificate “iPhone Distribution: CLIENT. (TEAM_ID)”:
        Will expire on XX MONTH 2014.
        SHA1 fingerprint: “XXXXXXXXXXXXXXXXXXXXXXXXXXXXX”.

The application is probably in development for the App Store.

The code signature contains entitlements.
        application-identifier: “TEAM_ID.BUNDLE.com”.
        keychain-access-groups: “TEAM_ID.BUNDLE.com”.
        get-task-allow: NO.

The application is not sandboxed.

>>>>>>>>>>

Since the app is created from the Corona workflow, what more needs to be done to be able to upload this to the app store.

I’m trying to add my app for the first time but have the same problem. Have you found any solutions? 

@tdemidio, no I have not found a solution. One thing that I can still try is to delete all the certificates and re-create them all again. However when the certificates are all ok, I should not have to redo that. I have other apps created using another SDK and xCode the work perfectly fine so it really irks me as to why this does not work.

@Corona_ Guys, while you lock the non subscribers to a pubic build which is updated as and when you are forced to with changes, etc. Why can’t you offer a _ workflow update _ as the new versions might have other bugs and errors that might further break our apps. Had to upgrade to the newer version just to update the app for a client and it makes me regret my choice of platform in the first place.

Could I get a solution to getting this rectified? It never was this difficult to work with corona then why is it so now?

I’m trying to add my app for the first time but have the same problem. Have you found any solutions? 

@tdemidio, no I have not found a solution. One thing that I can still try is to delete all the certificates and re-create them all again. However when the certificates are all ok, I should not have to redo that. I have other apps created using another SDK and xCode the work perfectly fine so it really irks me as to why this does not work.

@Corona_ Guys, while you lock the non subscribers to a pubic build which is updated as and when you are forced to with changes, etc. Why can’t you offer a _ workflow update _ as the new versions might have other bugs and errors that might further break our apps. Had to upgrade to the newer version just to update the app for a client and it makes me regret my choice of platform in the first place.

Could I get a solution to getting this rectified? It never was this difficult to work with corona then why is it so now?