iTunes Connect Upload?

Discussion in 'Public Game Developers Forum' started by WellSpentYouth, Mar 18, 2009.

  1. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Ok, now I see it, but it has a warning (yellow thingy) next to it. Also, when I go into code signing, it doesn't appear. On the portal, it said that I should import some sort of password? What should I do? Thanks!!!
     
  2. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    I recommend you make sure you went through all the steps in Obtaining Your iPhone Distribution Certificate... in particular "Downloading and Installing iPhone Distribution Certificates"
     
  3. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Ok, thanks for your help! I guess I'll continue to try.
     
  4. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Ok, I have the password protected thing on my desktop, what am I supposed to do with it? Thank you!
     
  5. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    Did you download the .cer file? Then after downloading double click it. that will install the certificate on your computer...

    I think you'll be prompted for a password which you'll have to remember for the future...

    after this is done, I hope the distribution profile will appear in xcode... :p

    Also important, read the section:

    Saving your Private Key and Transferring to Other Systems... you should keep a backup of your .p12 file...
     
  6. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Thanks! Just so you know, it does appear, but with a warning picture. Thank you!
     
  7. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    In the code signing part in xcode (when you go to project edit active target etc...)? there's a warning there?
     
  8. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Sorry, the warning is in organizer. I can select it though in target info.
     
  9. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    Then you might be ready to go... select "any iPhone OS Device" and that profile name under the code signing section (when you go to the target info etc...) then build the app, compress to zip, and try to submit it.

    at least we'll learn if it solves the code signing problem.
     
  10. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Ok, I did all that and it is the same, just to clarify, what do I compress? ie: What file do I give to apple? Thank you so much!
     
  11. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    the .app file. When you build the app make sure you have selected Device - Distribution (not Device - Debug....)

    When you build the project... you should see a .app file under "Products" on the left hand side menu in xcode... right click that .app file and click "reveal in finder"... then you'll see the .app file in finder... right click that file, and select compress...

    then you'll have a .app.zip file, which is what you submit to apple.
     
  12. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    #32 arkanigon, Mar 20, 2009
    Last edited: Mar 20, 2009
    can you post a screenshot of the warning you see in the organizer? Also, what is the name of your distribution profile? remember... your distribution profile is different from your development profile...
     
  13. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    #33 WellSpentYouth, Mar 20, 2009
    Last edited: Mar 20, 2009
    Ok, that is what I have been doing. Good. Do you use the little uploader program??
    Thank you!


    EDIT: I uploaded the zipped file (with the uploader program) , but it hasn't changed anything. This is retarded, I spent several months making an app and I can't even give it to apple =( Thanks for you help!!!
     
  14. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    I do it all in itunesconnect... is that what you meant?
     
  15. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    You don't use the little program that is called "Application Loader"? Well, I guess I'll try it without that. Thanks!
     
  16. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    No. I do it all just using the browser and itunesconnect... I never downloaded the application loader....
     
  17. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    NNNNNNNNOOOOOOO, this is what I get in iTunes Connect

    The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate.


    Drats. Thank you!
     
  18. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    I get the feeling that you missed steps or something in "Obtaining your iphone distribution certificate"...

    did you download a .cer file?
     
  19. arkanigon

    arkanigon Well-Known Member

    Dec 24, 2008
    439
    0
    0
    so the steps involve... generating a CSR file on your desktop... that is in "Generating a certificate signing request"...

    then you need to upload your CSR file... that is in "Submitting a certificate signing request for approval"

    and finally you download the .cer file... that is in "Downloading and installing iphone distribution certificates"...

    make sure you go through all these 3 sections one after the other step by step...
     
  20. WellSpentYouth

    WellSpentYouth Well-Known Member

    Jan 11, 2009
    1,363
    6
    0
    iPhone programmer
    App Tech Studios, USA
    Yes. I did that. And I end up with a "certificates.p12" on my desktop. That is what I want, correct? I know this is dumb, but what do I do with it? :(
     

Share This Page