Skip to main content
August 24, 2012
Question

Help in preparing for App submission into iTunes Store

  • August 24, 2012
  • 6 replies
  • 1191 views

Hey guys, its me again. So I am having some problems getting my application to submit to iTunes using the Application Loader.

I am using a Distribution profile as well as the correct mobile provisions file. When I use the application loader, the error I get is

"Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate."

Since I know it is not the last one, the problem has to either be with the dignature or the entitlements.

How do I check if the signature is correct?

How do I know if I am using the right entitlements?

Any help would be greatly appreciated!

This topic has been closed for replies.

6 replies

Colin Holgate
Inspiring
August 24, 2012

When you make a distribution provisioning profile there are two options, ad hoc and app store. You did use app store? Also, the provisioning profile is associated with an App ID. Is the App ID identical to the one you used when making the IPA? The ID you see in the portal has some numbers at the start, which are not to be put in the Flash settings. Like, this in the portal:

3AYT57R9SA.com.cpmanyname.appname

would be this in Flash:

com.cpmanyname.appname

August 24, 2012

Hey Colin, good to hear from you again!

When making the distribution profile I chose App store. In the AIR for IOS settings, deployment type is also set to Apple App Store.

The App ID is also named "com.cpnyname.appname" and is identical to the "NUMBER.com.cpnyname.appname" without the NUMBER part.

I think the problem is something a bit deeper then the naming, but I dont really know what else I need to do.

Inspiring
August 24, 2012

Have you successfully used this Distribution certificate in the past?  When I first created our Distribution certificate, it took a couple of tries before I was able to get a good .p12 file.  I would suggest generating your .p12 again and rebuilding.