This is a migrated thread and some comments may be shown as answers.

Invalid signature

1 Answer 70 Views
AppBuilder in-browser client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alexey
Top achievements
Rank 1
Alexey asked on 05 Apr 2013, 12:16 PM
Hello!

I'm try to publish my apps to app store and have some trouble.After i uploaded apps, i receive a message:
Invalid Signature - Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target.Once these issues have been corrected, go to the Version Details page and click "Ready to Upload Binary." Continue through the submission process until the app status is "Waiting for Upload." You can then deliver the corrected binary.

---------------------

I don't understand what can i do, if i dont use xcode.To certificate my apps i:
1. Go to Publish - Import - Cryptographics identities - create request and downloaded CSR file
2. Create a distribution certificate at the apple developer portal.
3. Create provision profile
4. uploaded all files to icenium and use publish

1 Answer, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 06 Apr 2013, 12:48 PM
Hello Alexey,

 Are you by any chance using a wildcard provision? That is to say, does it have a specific identifier like 'com.yourcompany.yourapp' or does it have a wildcard like 'com.yourcompany.*' or even just '*'? If that is the case, would it be possible for you to try publishing with a specific identifier provision, instead of a wildcard one?

Regards,
Yavor Georgiev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
AppBuilder in-browser client
Asked by
Alexey
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or