GS Viewer setup for IPOD
jasongreeno
Member Posts: 23
So I was following along with TSB's tutorial for setting up the IPHONE viewer, certificates, xcode etc and realized that I probably need slightly different instructions to get this to work on my IPOD.
Problems:
1) there is no plist
2) During the code signing step what should I do to get the profile to match? it is currently greyed out.
Problems:
1) there is no plist
2) During the code signing step what should I do to get the profile to match? it is currently greyed out.
Comments
click get info, type in code sign, and see if it matches with your device. If it does, then just click build at the top, and don't forget to set at device and release
you need to create 2 certificates, development and distribution. follow the guides on the iphone portal.
download them and install them
then create a new provisioning profile (you'll probably need a new appid)
download that and install it on your phone by double clicking on it.
then it should work.
the tutorial works, if it fails, delete everything, and start over from scratch. read every step TWICE before you do it.
it's a HUGE pain in the ass, but it does work, eventually. when i first started this 2 years ago, it took me 3 weeks to get it setup. Now I can do it in 15 minutes.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
I stumbled onto this thread that got it to work:
http://stackoverflow.com/questions/999313/iphone-app-signing-a-valid-signing-identity-matching-this-profile-could-not-be-f
I highly recommend using the Provisioning Assistant.
I wanted to cry when I saw my first game running on my ipod. This is amazing.