"A provisioning profile with matching developer identity is required to publish iPhone games."
micksolo
Member Posts: 264
I get this message when trying to sign my app.
Gamesalad 10.0
Lion 10.7.4
Xcode 4.2.1
I deleted and re-created all my certificates and provisioning files but still keep getting the same message.
Any help appreciated,
Thanks
Mick
Gamesalad 10.0
Lion 10.7.4
Xcode 4.2.1
I deleted and re-created all my certificates and provisioning files but still keep getting the same message.
Any help appreciated,
Thanks
Mick
Comments
deleted and recreated all of my certificates and provisioning - all of them showed as valid in keychain and xcode organizer
still had the same issue in GS 10.0
Downgraded to GS 0.9.94 and I could publish a project fine.
So GS - it's something at your end, please investigate and fix quickly as this is a pretty important that I can publish my projects.
You must also ignore the number prefix to the bundle: I.e. SD23SGR.com.bundle.id you only enter com.bundle.id
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
for some reason it didn't like when I updated my project. when i created a new project with the provisioning and app id, it worked and I could publish. I don't know why I didn't try that before, guess I just assumed that the updating project would work properly.
It's very weird...hopefully GS can iron that out so others won't have the same issues.
After much jigging around I think I have worked out what the problem was. My game title contained a non alpha-numeric letter, a question mark. When I removed that, it seems to work just fine.
Just to recap, this is not the bundle identifier, but the actual display name, the name you see on the iphone menu underneath your logo.
Where you change the name is in the publishing page, in "Display Name". It's weird its happening as the display name shouldn't affect the bundle identifier but for whatever reason if you use a non alpha numeric character for your display name (like a question mark) it will not find your provisioning file.
4 days worth of frigging around to find this ridiculous bug.
Did you delete the entire project from your portfolio and then change the name? Ive tried updating my name to remove special characters, regenerated the app, and Im still getting the same above error message at app signing. no provisioning profile is found.