I am totally new to making ipad/iphone application. I am totally new to using phonegap. I downloaded a HelloWorld application and opened it up with xcode. it works fine in simulator. So i tried to deploy it to my iPad. When I hit Build and Run in xcode, i get this error:
Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain.
I have no idea what this means. I applied for the Apple Developer program a few months ago. I got back an email saying I successfully enrolled. Do I need to copy some kind of certificate from my Apple Account on the website to my ipad to enable xcode to deploy my helloworld program to the ipad?
I am totally confused on how to test the HelloWorld application on my iPad....
Additional Notes
OK, i followed some steps on how to sign a certificate and install it in xcode. Now when I try to Build and Run to a device, I get this error:
Code Sign error: Provisioning profile 'forgelink' specifies the Application Identifier 'forgelink' which doesn't match the current setting 'R8T3VN6VR7.forgelink.forgelink'
Did I type something wrong when creating my certificates, bundle identifiers, app ids etc...?
Introduction. Apache Cordova is a library used to create native mobile applications using Web technologies. The application is created using HTML, CSS and JavaScript and compiled for each specific platform using the platform native tools.
Supported platforms As of version 9, Apache Cordova currently supports development for the operating systems Apple iOS, Google Android, Windows 8.1, Windows Phone 8.1 , Windows 10 and Electron (software framework) (which in turn runs on Windows, Linux and macOS).
To summarize, as I've just spent a whole day trying to deploy to iOS devices through xcode:
You must pay the $99 + $7 in tax, to join the Apple Developer Network and deploy to actual devices
You setup this association in XCode by signing in using you AppleID.
You must give the unique device ID to Apple, along with signing a request and downloading a cert in order to use any real devices. Just follow their tutorial exactly, especially the copying of the .mobileprovisioning file: Apple's Provisioning Tool (sigin with your apple ID if it doesn't work)
I created a provisioning profile for every apple device I hooked up to my computer, but maybe you can do it with one...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With