views:

16

answers:

2

Hi

I uploaded my app through the application loader, everything went fine.

But then, after 30 min of waiting approval, my app gets rejected everytime with "invalid binary". I don't receive any mail, although I'm supposed to get one with this error message...

I build my app in "debug" mode, is that the possible problem ?

Thanks

A: 

If you are releasing the application then you should probably build in release mode surely?

Have you also downloaded and installed a valid release distribution certificate? And are you signing your release build with your release distribution certificate?

Thomas Clayson
A: 

Yes, I am using a valid distribution certificate, and I'm also signing with it. I'm un debug mode because in release mode, Xcode finds 28 errors, all from the RegexKitlite library, whereas it's working fine...