0

Im getting the following error:

Application failed codesign verification. The signature was invalid, or not it was not signed with an Apple submission certificate.

I uploaded this same app a month ago and it was rejected by the appstore. I fixed my errors and now I'm trying to re-upload it but its failing. I'm using the same certificate that worked the first time. I'm doing it the same way that worked the first time..

Can any one help?

Nebula
  • 679
  • 2
  • 17
  • 37
  • click here for the answer: http://stackoverflow.com/questions/5056699/invalid-signature-error – Fattie May 10 '11 at 18:14

2 Answers2

0

Check the certificate's expiry date..

PgmFreek
  • 6,374
  • 3
  • 36
  • 47
  • thanks but no its not that. The certificate in my key chain expire 30 Mar 2012. The provisioning certificate in my organizer expires 29 Mar 2012. Any other suggestions? – Nebula May 10 '11 at 07:36
0

Eventually I solved the problem..I was not building the app on the phone but on the simulator. I built it on the device and it submitted fine.

Nebula
  • 679
  • 2
  • 17
  • 37