Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

JZN2000

macrumors newbie
Original poster
Sep 19, 2008
8
0
hi,
I am trying to connect to run my app on iphone device but i cant

i created code-sign identity named "iPhone Developer" through keychain access and allowed it as trusted, and tried to run my app on iphone device but i gives
" code sign error: no provisioning profiles found for code signing identity 'iPhone Developer' "

on simulator it works fine

whats wront in it? how i can create my provisioning profile, can anyone provide me step by step help

thanks
 
hi,

i have successfully signed my code but still when i am trying to run my app on device it gives error:
"your mobile device has encountered an unexpected error (0xE800003A) during the install phase: verifying application"

can anyone please describe what is the problem and how to solve it, please in detail, step by step

thanks
 
If for example the 'HelloWorld' sample code gives this error when trying to build and go on 'device':


Your mobile device has encountered an unexpected error (0xE800003A) during the install phase: Verifying application


Then the fix that worked for me was:

Select
target->HelloWorld->info->properties->identifier

The default value of com.yourcompany.${PRODUCT_NAME:identifier}
should be changed to the value you specified when you registered with Apple plus HelloWorld like this

co.uk.highflyingsoftware.HelloWorld

Now build and go baby
 
hi,

its not working, plz anyone help!

i have generated a certificate for myself in which i placed
company name : ABC
organizational unit : XYZ

so in info.plist what should i change?

and what is identifier?


thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.