so I've finished the app and am trying to upload it onto a device to testing. I've stumbled across this error on the organizer window, but the thing is I already have the certificate that the provision file is created based on (using the apple portal guide) and also the private key that goes with it.
There is a triangle in the key chain access, both under the "certificate" section and the "key" section of login.
Also I've checked and am building the app under "debugging", not "release", so xcode 4 should be looking for the developer certificate, not the distribution one, right?
What am I doing wrong? I've spent over 4 hours troubleshooting but nothing is coming up, this is very frustrating =( Thanks for your help!!