Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Bizarre Xcode Error

So I'm submitting an app to the app store using Application Loader and when I submit, I get this weird error - Missing or invalid signature. [bundle ID] is not signed using an apple submission certificate.

I've check three times and I'm signing with my iOS Distribution Profile and it's an iOS Distribution Certificate. I have no idea what I'm doing wrong at this point. Any suggestions????

Thanks

Amit Bijlani

3 Answers

David THIBAULT
David THIBAULT
4,423 Points

Did you create an App id in itunes connect?

Yes, why?

David THIBAULT
David THIBAULT
4,423 Points

And this App id com.companyName.ProductName is exactly the same as the bundle name in your XCode project?

Exactly the same. I double checked it and even copied and pasted it from iTunes Connect.