Help invalid provisioning profile

Hello, I am new on GS and I can not publish my app, I get this error
on Application Loader

itms-9000 error: "invalid provisioning profile. included the provisioning profile in the bundle ch.spacesoft.placidk [Placid K.app] is invalid. [Missing code-certified.] For more information, visit the iOS Developer Portal

thank you

Comments

  • colandercolander Member Posts: 1,610
    edited July 2014

    It says you are using an invalid provisioning profile. Are you publishing for Ad Hoc or the App Store make sure you are using the correct profile.

  • skyliteskylite Member Posts: 9

    Here is a step by step guide hope it helps:

    step1)

    get certificates for both dev and production

    certification process ref to

    https://help.gamesalad.com/hc/en-us/articles/203081277-3-1-Setting-up-Development-Certificates

    step2)

    Identifiers ---> App IDs

    Under name type your app name eg. cellzero
    Prefix is auto generated apha numeric eg. PTLH4FCS7P
    choose "wildcard"
    and enter eg. com.bizz.*

    step3)

    generate development provisioning

    choose Xcode iOS Wildcard App Id ()
    and a device to attach to eg. iphone
    note*** the naming convention for the name is eg. cellzero: com.bizz.

    then dl it to comp and then install into Xcode ---> organizer and plug your iphone

    step4)

    check that iphone provisioning profile has cellzero: com.bizz.*

    step5)

    go to gamesalad and
    under Main settings
    Nickname: Cellzero
    Bundle identifier is :PTLH4FCS7P.com.bizz.cellzero
    Display name: Cell Zero
    Version: 10.0

    step6)

    generate app and signing make sure got an .app file generated when publish on gamesalad than drag the .app file into your iphone. via xcode

  • GraCucinottaGraCucinotta Member Posts: 5

    Thank you for your help, try these solutions

Sign In or Register to comment.