Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i am done with my app so i wanted to put it in the app store. I got much errors but with this site i fixed them all. now i get a weird one.. hopefully someone knows what that means:

enter image description here

share|improve this question
that doesn't really tell me anything, but i'm going to go out on a limb ands say its a code signing/provisioning problem for your distribution build. – Jesse Naugher Oct 28 '11 at 22:14

1 Answer

it looks like something is wrong with your provisioning profile. Are you using a provisioning profile for use with the appstore or for development/ad-hoc? Check your build settings for your target and ensure that the Code Signing section has your appstore provisioning profile set for "Release".

Good luck

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.