Invalid Binary - No clue (warnings or errors)

This is a little embarrassing , but I can not do any uploading to ItunnesConnect .

The only message I get is " Invalid Binary "

I am using the version published in Corona : 2013.2012

I put all new icons with support iOS7 ( I was getting warnings before that) .

But now I do not have any information. When compiling the app in my machine , using the cetificado developer , can run smoothly on the simulator and the device .

The only " error " occurs when starting the Application Loader . The Zip generated does not contain a structure of metadata :

There was a problem opening the package / Users / bsdrago / Desktop / XOX.zip :
Unable to find metadata.xml at location: / Users / bsdrago / Desktop / XOX.zip
The document " XOX.zip " could not be opened .

Despite this message, I upload the file and goes through all the initial tests ,
but to update the iTunnesConect , I get that the binary is invalid.

Someone’s getting a similar error ? I really do not know where to start to look for problems .

You need to use a Distribution certificate, not the Developer one

Hy JonPM,

Im using a Distribuition Certificate. I only explain there is NO error if I use Developer Certificate since its running well on devices, so, I dont know what error can possibly cause a Invalid Binary

Thanks,

Try running Application Uploader by itself and see if you’re still having the problem.

You can find it by clicking on the “Spotlight” magnifying glass in the top right of your screen and type in Application Loader.  

Just to post the solution:

I dont like to use Splash IMages, but since iOS6, it was necessary provide at least one.

So, the binary was invalid because I did not made a Splash Screen.

I just did that and it was waiting for review.

Thanks for your help.

Just provide a solid black on.  That will match the opening frame from Corona SDK apps.

I REALLY did not think this simple solution. Thanks for the suggestion, certainly it will be used. :smiley:

You need to use a Distribution certificate, not the Developer one

Hy JonPM,

Im using a Distribuition Certificate. I only explain there is NO error if I use Developer Certificate since its running well on devices, so, I dont know what error can possibly cause a Invalid Binary

Thanks,

Try running Application Uploader by itself and see if you’re still having the problem.

You can find it by clicking on the “Spotlight” magnifying glass in the top right of your screen and type in Application Loader.  

Just to post the solution:

I dont like to use Splash IMages, but since iOS6, it was necessary provide at least one.

So, the binary was invalid because I did not made a Splash Screen.

I just did that and it was waiting for review.

Thanks for your help.

Just provide a solid black on.  That will match the opening frame from Corona SDK apps.

I REALLY did not think this simple solution. Thanks for the suggestion, certainly it will be used. :smiley: