Skip to main content
Inspiring
February 28, 2013
Question

Application failed code signing verification. The signature was invalid

  • February 28, 2013
  • 1 reply
  • 1047 views

Hi,

Earlier we have created iPhone app with adobe air and uploaded it to iOS store. Now we have updated the app and used a new .p12 file and it is generated from a new CSR file and created the build. But while uploading the build from application loader it is giving the following error.

"Application failed code signing verification. The signature was invalid contains disallowed entitlements or it was not signed with an iPhone distribution Certificate"

With the same certificate file we have uploaded two more apps developed in HTML5, jQueryMobile and Phonegap. These apps should not effect while we upload the Adobe air iPhone app.

Please help us to fix the issue.

This topic has been closed for replies.

1 reply

Chris W. Griffith
Community Expert
Community Expert
March 1, 2013

I am fairly certain the issue is you are submitting an update to an existing app with a new cert. The other apps work just fine because they are not updates, but new submissions to the app store. You will need to use the same certs that you used with the initial submission.

Inspiring
March 1, 2013

Yes, correct.  But the old certificate was expired that is why we created the new certificate.