The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate
getting this error message.. since 2 dayz.. tried all googling.. its still there
The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate
getting this error message.. since 2 dayz.. tried all googling.. its still there
If you have followed the instructions in http://developer.apple.com/iphone/manage/distribution/index.action, then I can come up with the following things that could cause this error:
This part of the process can be very frustrating. I'm sorry you've already spent two days on this but it sounds like you are close.
To follow on from Lauri's response did you verify the information in the "Verifying a Successful Distribution Build" section of the instructions for building the application for distribution?
Specifically checking that you have included the correct "embedded.mobileprovision” file in the build as well as verifying that the app was signed with the correct certificate?
After two days of fighting this problem, the solution for me was to make sure there are no two files that differ only in capitalization. So Foo.png and foo.png in the same directory within your app will cause this error.
Here are things to check that I have collected from different websites during these two days: