Just payd 500usd get wiever app but how to instal it?

JaxterJaxter Member, PRO Posts: 398
Just payed 500usd get wiever app but how to instal it on my iphone?

Comments

  • JaxterJaxter Member, PRO Posts: 398
    i cant find tutorial in wiki for game salad viewer installation on device, just get all certificates and register my iphone in my apple developer account
  • JaxterJaxter Member, PRO Posts: 398
    Ok i got info from one oledest forum posts, but here what to do nekst if wiki says:

    Search for 'Code Signing' and make sure your 'Any iPhone OS Device' setting is set to your Development Code Signing identity.

    and this wiki pic: http://gamesalad.com/wiki/_media/developing_for_iphone:gsv_xcode_code_sign.png?w=600

    But i can not get here " currently matches iphone" watch my snapshot: http://www.raganasligzda.lv/citi/xcode.png
  • JaxterJaxter Member, PRO Posts: 398
    ps my phone has 3.0 os.. and i dont want to upgrade to 3.1.2 because my phone is unlocked..
  • JaxterJaxter Member, PRO Posts: 398
    xcode put out error : Code Sign error: a valid provisioning profile matching the application's Identifier 'com.gendaigames.gamesaladviewer' could not be found

    in developer site is not possible to creat identifier: com.gendaigames.gamesaladviewer' because it is already taken of course...
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    You want to create a generic provisioning profile, I have 3, Development, Distribution and Ad Hoc. That way I never have to worry about what I put in as the application's identifier.

    You first need to create a new App ID. Call it Development and under "Bundle Identifier (App ID Suffix)" just put *.

    Then go to the provisioning profile section and create a Development Provisioning Profile using that generic App ID you just created.
  • JaxterJaxter Member, PRO Posts: 398
    i did it like you said bet to run Gamesaladad vewer on iphone still is error : in developer site is not possible to creat identifier: com.gendaigames.gamesaladviewer'
  • JaxterJaxter Member, PRO Posts: 398
    so i need provisioning called: com.gendaigames.gamesaladviewer and instal by xcode to my iphone but where i can get IT???
  • CodeMonkeyCodeMonkey Head Chef, Member, PRO Posts: 1,803
    http://gamesalad.com/wiki/developing_for_iphone:building_gamesalad_viewer

    Let us know if there are still troubles after going through that.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    you do NOT want to create an identifier called om.gendaigames.gamesaladviewer. Create one as just an asterisk. i.e. *
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    you can find a good tutorial here: http://www.jeroenvanwissen.nl/webdev/2008/10/08/howto-iphone-application-development-environment.html

    Creating an AppID

    Next we’re going to create an generic ( wildcard ) App ID to be used with the provisioning profiles.

    Select ‘Add ID’ from ‘App IDs’, fill in a generic name ( e.g. ‘Yourcompany’ ) and a wildcard bundle identifier ( e.g. ‘com.yourcompany.*’ ). The ‘.*’ at the end is the wildcard, needed so that you only need one set of provisioning profiles for all your applications. Click Submit.

    Creating the provisioning profiles

    Click ‘Add Profile’ from Provisioning > Development. Choose a name for your development provisioning profile, this name will be shown in XCode when selecting codesign profiles.

    Select the certificates, choose the App ID and select the Devices this profile applies on. Click Submit.

    Your development provisioning profile will now be generated. Reload the page after a few moments to check if generation is done, download the profile and drag it into iTunes or XCode to instal it. Or copy it manualy to “~/Library/MobileDevices/Provisioning Profiles”
  • JaxterJaxter Member, PRO Posts: 398
    HUDGE thanks you and beer cop from me to you.. dear GS .. pleas make more easy this process
Sign In or Register to comment.