Can't send for Apple AppStore

Why I can’t send my App from AppLoader in spite of there written “Waiting For Upload”?

When I build myApp failed to pass Apple’s validation tests.

It’s said
“Application failed codesign verification. The signature was invalid,
or it was not signed with an Apple submission certificate.(-19011)”
and
“Unable to extract codesigning entitlements from your application.
Please make sure (App name) is a valid Mach executable that’s properly codesigned. (-19050)”

Do I have to make another Provisioning ? or make something new one ?
But I want to use that App name.

Anyway I need your help asap.Please give your advice ! [import]uid: 86085 topic_id: 17090 reply_id: 317090[/import]

Make sure you have the appropriate certificates installed on your computer, make sure your provisioning profile is set to the right app ID and is for the App Store, then make sure you’ve selected the correct bundle in iTunes Connect.

One of these things is most likely the issue.

Peach :slight_smile: [import]uid: 52491 topic_id: 17090 reply_id: 64206[/import]

Hi, peach.

Thank you for reply.

Distribution Provisioning Profiles: App name, Status: Active
App Name: App name, Version Number: 1.0, Status: Waiting For Upload, Rating4+
I needed provisioning profile, app ID to register my App In iTunes Connect.
So I think it is correct.

Yesterday I wrote Settings Defaults Company Name “calm design” in iTunes Connect not “My name”.
Is that the reason ?
What have to do send my App for iTunes Connect ?
Do I have to make another Provisioning ? or make something new one ?
But I want to use that App name “App name”.

I already send that’s things for Apple support too.
I can’t judge it is my miss or your server side problem.
So I post my problem. [import]uid: 86085 topic_id: 17090 reply_id: 64220[/import]

CalmDesign,

when you get an error that is not signed with an invalid certificate, it has *nothing* to do with the right certificate and settings alone.

Do you have xCode? If so, start it up and start up organiser.
In Organiser, look for the Development group that has Provisioning Profiles, select that

you will be presented with a list of your provisioning profiles. Click on the one that you are using to sign the app with. Do you see a red or yellow icon next to that? If you do, then there is an issue that has nothing to do with the right name or certificate and is to do with the process of you creating the provisioning.

If you can confirm that, I can help you resolve that, if you want you can contact me on [dev] @ [oz-apps] . [com]

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 17090 reply_id: 64229[/import]

If you also search the forums, you will find an older post by mrgoose here

this is a generic guide, but if that helps you trouble shoot, nothing like it.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 17090 reply_id: 64232[/import]

Hi, JayantV

Thank you for your comment.

Yes, of course I use Xcode4.
I select Provisioning Profiles in Organizer, and click one, but I can’t find red or yellow icon next.

Though there is nothing, in iOS Provisioning Portal that provision’s status is Active.
Would you know what’s mean ?
[import]uid: 86085 topic_id: 17090 reply_id: 64238[/import]

I resolve my problem !

That was my keychain’s problem !
There are Distribution Certification three files.
So I have to delete them, and download one from iOS Developer Center.

Thank you for your advice.

Best Regard,

Tetsuo [import]uid: 86085 topic_id: 17090 reply_id: 64859[/import]