ios - How to deploy phonegap app to ipad/iphone -



ios - How to deploy phonegap app to ipad/iphone -

i totally new making ipad/iphone application. totally new using phonegap. downloaded helloworld application , opened xcode. works fine in simulator. tried deploy ipad. when nail build , run in xcode, error:

code sign error: identity 'iphone developer' doesn't match valid certificate/private key pair in default keychain.

i have no thought means. applied apple developer programme few months ago. got email saying enrolled. need re-create kind of certificate apple business relationship on website ipad enable xcode deploy helloworld programme ipad?

i totally confused on how test helloworld application on ipad....

additional notes

ok, followed steps on how sign certificate , install in xcode. when seek build , run device, error:

code sign error: provisioning profile 'forgelink' specifies application identifier 'forgelink' doesn't match current setting 'r8t3vn6vr7.forgelink.forgelink'

did type wrong when creating certificates, bundle identifiers, app ids etc...?

you need developer certificates (code signing certificates) apple developer site. log developer.apple.com , follow steps

edit:

here's link ios provisioning portal http://developer.apple.com/ios/manage/overview/index.action

ios ipad

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -