How To use App Purchases

venon_itvenon_it Member, PRO Posts: 594
edited November -1 in Working with GS (Mac)
Hello everyone,

I wanted to create an application with the system App Purchases , if possible this with game salad?

Comments

  • JGary321JGary321 Member Posts: 1,246
    Not yet.
  • venon_itvenon_it Member, PRO Posts: 594
    Ok Thanks,

    Another info, now i send my application in appstore, when i want ( in future ) to update from verrsion 1.0 to version 1.1 What is the procedure?

    Thanksss a Lot
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    same as with any other apple app, just resubmit the updated game after updating your info.plist file in xcode to reflect the proper version (1.1, 1.2 etc)
  • venon_itvenon_it Member, PRO Posts: 594
    in xcode how to insert versione?? ( 1.1 , 1.2 )

    thankss
  • johnccjohncc Member Posts: 25
    In your xcode project find the "info.plist" file. There are two things you need to change.

    "Bundle Version" to ... whatever your new version is. (It's up to you) 1.1 of 1.1.1 or 2.0 etc.

    "Bundle Version String, short" to..." "

    (If the "Bundle Version String, short" is not listed simply click on any row and press the "+" arrow on the right. This will add a new row, where you can add the Bundle Version String, short")
  • venon_itvenon_it Member, PRO Posts: 594
    okkkkk perfectttt

    Thanksss
  • venon_itvenon_it Member, PRO Posts: 594
    Hi,
    I sent my application 4 days ago, now I want to upgrade to version 1.1, but my application is not yet in appstore, ( is Waiting For Review ) , what should I do?

    -I go to iTunes Connect
    -Manage Your Applications
    - Add a new application?

    I do not see the button upgrade

    HELPPP thanksss
Sign In or Register to comment.