tags:

views:

646

answers:

1

I followed everything perfectly as Apple tutorial suggested, but still i'm getting Xcode error on provisioning profile as 'this provisioning profile does not have a valid signature or it has a valid but untrusted signature(or it has a valid but untrusted signature)' when i try to download my application in my jalibroken iPhone 3G device.

Can someone help me as soon as possible as i need help urgently?

Clave/

A: 

I remember something similar. Excuse the rust...

When you created the provisioning profile, where did you drop it. If you drop it into the "Provisioning" section of the home page (main panel) of organizer, it doesn't work. You need to select "Provisioning Profiles" from the left menu and add it into there.

Its a long shot but it might be your issue Clave

Andiih
Did you mean, in Organizer, there are two places for provisioning profile, One is at 'Devices'-'Provisioning' section with + icon where i can choose(and install it) and other place is under 'IPHONE DEVELOPMENT' section(left side) where i don't see any option to select my profile. I actually added my prov profile by drag and drop it in Organaiser. It shows as installed on the device in both the sections i mentioned above in organiser.
Clave Martin
I have created this query again because i am not getting answered for my questions in previous query, so i thought it has got outdated.Ok. I have one more question, do i need to create and install Ad-hoc provisioning profile to install on my iPhone device? Is it must? I want to just install my app using provisional profile created through app site, onto my device.
Clave Martin
My AppID is something like this -> com.mycompanyname.myappname so i added bundle identifier in Xcode project as com.mycompanyname.myappname.${PRODUCT_NAME:identifier} Is it correct?
Clave Martin
I'm struggling to remember. I dropped it in the "obvious" place on the home of organizer, and had an issue similar to yours. Some googling showed that this was not the right place. However, it was several itterations of xcode ago.If you click on Iphone development / Provisionsing Profiles / Your Profile, is your device included in "Included Devices"
Andiih
Thank you. But i don't understand clearlu that what you are talking about...?
Clave Martin