I have successfully built my phonegap app on my physical iphone so my
provision details are all set correctly. But when I build for Release,
zip the .app file and upload to iTunes Connect I get:
"The binary you uploaded was invalid. The signature was invalid, or it
was not signed with an Apple submission certificate."
I found a similar error
if you look at the tutorial in the iphone portal @ apple
go to distribution
Building your Application with Xcode for Distribution
step 3
Open the Xcode project and Duplicate the “Release” configuration in
the Configurations pane of the project's Info panel. Rename this new
configuration
what I did was
delete both configurations release and distribution
then I duplicated the original debug configuration in release and then
in distribution
For me worked
let me know
On Feb 19, 10:23 am, givp <autum...@gmail.com> wrote:
> I have successfully built my phonegap app on my physical iphone so my
> provision details are all set correctly. But when I build for Release,
> zip the .app file and upload to iTunes Connect I get:
> "The binary you uploaded was invalid. The signature was invalid, or it
> was not signed with an Apple submission certificate."
On Thu, Feb 19, 2009 at 4:23 AM, givp <autum...@gmail.com> wrote:
> Hi all,
> I have successfully built my phonegap app on my physical iphone so my
> provision details are all set correctly. But when I build for Release,
> zip the .app file and upload to iTunes Connect I get:
> "The binary you uploaded was invalid. The signature was invalid, or it
> was not signed with an Apple submission certificate."
> Do you have a separate Distribution certificate from your Development
> certificates?
> Are you sure you upload the right .app binary? Xcode outputs a number of
> them for simulator, device, etc.
> On Thu, Feb 19, 2009 at 4:23 AM, givp <autum...@gmail.com> wrote:
> > Hi all,
> > I have successfully built my phonegap app on my physical iphone so my
> > provision details are all set correctly. But when I build for Release,
> > zip the .app file and upload to iTunes Connect I get:
> > "The binary you uploaded was invalid. The signature was invalid, or it
> > was not signed with an Apple submission certificate."
> Thanks guys. It was a certificate error. The submission process is way
> more complicated than it needs to be :)
> All good. Now let's see if the app team will approve it.
> g
> On 19 Feb, 12:42, Nathan Freitas <nathanfrei...@gmail.com> wrote:
> > Do you have a separate Distribution certificate from your Development
> > certificates?
> > Are you sure you upload the right .app binary? Xcode outputs a number of
> > them for simulator, device, etc.
> > On Thu, Feb 19, 2009 at 4:23 AM, givp <autum...@gmail.com> wrote:
> > > Hi all,
> > > I have successfully built my phonegap app on my physical iphone so my
> > > provision details are all set correctly. But when I build for Release,
> > > zip the .app file and upload to iTunes Connect I get:
> > > "The binary you uploaded was invalid. The signature was invalid, or it
> > > was not signed with an Apple submission certificate."