- This topic has 10 replies, 6 voices, and was last updated 11 years, 5 months ago by
Paul_paul.
-
AuthorPosts
-
mugmonjMemberWhen i go to build the application i get this error
Error Log: Mon Feb 17 11:17:13 CST 2014
Failed: Unable to sign the application.I think it is because i don’t know the password for the Private key file it never gave me a option to set a password? See Picture.
Hope to hear back soon
JAttachments:
You must be logged in to view attached files.February 17, 2014 at 12:13 pm #347284
Mike FelkerParticipantJust put a password there. It’s not for you to know, it’s for you to input. It looks like an encryption key to me.
Just make one up either numerical or alphanumeric and you should be fine.
Mike
February 17, 2014 at 12:58 pm #347286
BrandonMemberIf you generated it with mobione signing utility leave the password field blank.
February 17, 2014 at 1:06 pm #347287
Paul_paulParticipantNot having a password would not cause the build to fail, I have never entered a password. Something else is probably wrong, the provisioning profile or the bundle ID.
February 17, 2014 at 1:18 pm #347288
support-michaelKeymasterWhat version of Cordova are you using (see Window>Settings>App Center).
edit: disregard my question. I you are using C2.9 from your screenshot
February 17, 2014 at 1:26 pm #347290
support-michaelKeymaster>I think it is because i don’t know the password for the Private key file it never gave me a option to set a password?
I agree with @stickelback this is not an issue with a password. Something else is causing a the failure.
Did you retry to build your app with this signing data? If no try again and see if it was some type of glitch with app center.Also try a different cert/pk/profile combo and see if you have success?
Lastly if no success please post a build # for us to investigate further.February 17, 2014 at 1:35 pm #347291
mugmonjMemberit still failed to build see picture.
Attachments:
You must be logged in to view attached files.February 17, 2014 at 2:02 pm #347293
Mike FelkerParticipantDid you do all the stuff in this link first (before building the IOS file)?
http://www.genuitec.com/mobile/docs/appledigitalsignature/appledigitalsignature.html
Mike
February 17, 2014 at 2:24 pm #347296
mugmonjMemberYes, I have gone through this process before to build and never had this problem I think it is a problem with mobine.
February 17, 2014 at 4:57 pm #347306
support-octavioMemberHi mugmonj,
With your latest post we pulled the build id. Our app center dashboard shows that you have completed 3 builds in the last hour. Is this correct?
Attachments:
You must be logged in to view attached files.February 18, 2014 at 12:49 am #347314
Paul_paulParticipantYour bundle id ‘com.techtasticsolutionsTroop62’ looks like its missing either a ‘dot’ (com.techtasticsolutions.Troop62) or a ‘*’ (com.techtasticsolutionsTroop62.*)
Just a thought, probably wrong. Difficult to tell without seeing your provision profile but it just doesn’t look right! -
AuthorPosts