How do I test my game on the iphone/itouch before submitting it?

taytay10taytay10 Member Posts: 66
edited November -1 in Working with GS (Mac)
I have xcode, but I am not sure how to test my gs game on xcode so that i can see it run on my iphone and itouch. Does anyone know how to do this?

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    First things first. You need an Apple Developer Account. Then you have to make certificates and provisioning profiles. build an adhoc build using an Adhoc provisioning profile and load it to your device with itunes. You actually only need xcode to put the viewer on your device for basic testing. You need to do an Adhoc for the final testing to see how it will actually perform on the device.
  • taytay10taytay10 Member Posts: 66
    I have a dev account. So how do I make the certificates and provisioning profiles? and everything else?
  • RumiRumi Member, PRO Posts: 343
    are you a member of the apple developer program? the one that $99/yr?
    After you are, just follow tshirts videos
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    pay $99 to become an apple developer
    setup certificates
    download and install the GS Viewer
    use the view to test on your device

    OR

    pay $99 to become an apple developer
    setup certificates
    create an adhoc build of your game
    test on device

    if you do a search, you should find a bunch of threads talking about it. also check out the game salad cookbook video tutorials yellow sticky above, there is a youtube tutorial on it.
Sign In or Register to comment.