Provisioning Question
Forte
Member, PRO Posts: 297
Hello everyone,
Finally, I have destroyed all the 4.0 iPhone os and SDK problems. Works Fine.
But still that damn provision error still.
I have the provisioning profile ON my iPhone.
I have the Certificate in my KeyChain!
Now what? It does not work
Code Sign error: a valid provisioning profile matching the application's Identifier 'com.Gendai Games.gamesaladviewer' could not be found
I have asked this question before, but now I can't find that post I made.
Thanks to all!
Cheers, Dragokillz
Finally, I have destroyed all the 4.0 iPhone os and SDK problems. Works Fine.
But still that damn provision error still.
I have the provisioning profile ON my iPhone.
I have the Certificate in my KeyChain!
Now what? It does not work
Code Sign error: a valid provisioning profile matching the application's Identifier 'com.Gendai Games.gamesaladviewer' could not be found
I have asked this question before, but now I can't find that post I made.
Thanks to all!
Cheers, Dragokillz
Comments
You need to change:
com.GendaiGames.gamesaladviewer
To:
com.YOURCOMPANY.gamesaladviewer
or whatever you put in the provisioning profile.
It needs to match your provisioning profile.
You need to follow the directions that are on this page exactly:
http://gamesalad.com/wiki/developing_for_iphone:building_gamesalad_viewer
It's complicated, but it works.
If something is not working, retrace your steps.