- This topic has 5 replies, 4 voices, and was last updated 12 years ago by support-michael.
-
AuthorPosts
-
lozz3108MemberHi There,
I am having a lot of difficulty signing my app through Mobione to prepare it for upload to the App Store. I have used the IOS builder with my development certificate, provisioning profile and original private key. This build works fine on my iphone. When I tried to upload to the app store I got this error ‘Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate.’
I guess that it is the later of the options, though when I tried to re-build my .ipa file in Mobione using the distribution certificate and profile (with same private key as before) the build fails. The error in Mobione is ‘Failed: Unable to sign the application.’I really do not know what I am doing wrong and this is consuming all my time! Any help would be GREATLY appreciated.
support-octavioMemberHi lozz3108,
Did you use a provision profile for upload your app yo app store? See #3
See attachment Creating_a_Dist_Prov_Profile.png
http://developer.apple.com/library/ios/documentation/ToolsLanguages/Conceptual/DevPortalGuide/CreatingandDownloadingaDistributionProvisioningProfile/CreatingandDownloadingaDistributionProvisioningProfile.htmlAttachments:
You must be logged in to view attached files.
Paul_paulParticipantThere is a very good tutorial here:
http://www.raywenderlich.com/8003/how-to-submit-your-app-to-apple-from-no-account-to-app-store-part-1
support-michaelKeymasterHi,
>I guess that it is the later of the options, though when I tried to re-build my .ipa file in Mobione using the distribution certificate and profile (with same private key as before) the build fails. The error in Mobione is ‘Failed: Unable to sign the application.’
A couple of quick pointers:
1) If you were able to build your app and now it fails then 10 bucks says you are now using the wrong pk, cert, profile combination. For example, are you using a development certificate with a distribution profile… or some other incompatible mix of provision files… I know this is a PIA but it is imperative that developers not mix and match dev/distro certificates and profiles.
2) If you are 100 percent certain that your provision data is correct and you experience a build error please post:
a) build id
b) build error message or error file
lozz3108MemberThanks so much for the tips.
I was so confused by all the certificates etc. I realised it was not the matching personal key so I have sorted it now. Im just waiting for approval from apple.
Thanks again 🙂
support-michaelKeymasterThat’s good news. Please share link to your app when approved. Would love to help promote it.
-
AuthorPosts