Ionic run iOS error - no code signing identities found

Hi
I started an ionic blank project and plugged in my iOS device on MAC.
On running “ionic run iOS” I am getting following error:

Check dependencies
Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) matching the team ID “(null)” were found.
CodeSign error: code signing is required for product type ‘Application’ in SDK ‘iOS 8.1’
** BUILD FAILED **
The following build commands failed:
Check dependencies

Any help here is appreciated.

Thanks.

1 Like

To run an app on an actual ios device, you need to be signed up for the apple developers program and have the proper certificates.

Its a pretty lengthy process so a video is always helpful

3 Likes

Thanks. I’ll follow this process.

Thanks for setting the record straight.

Same error, can any one explain why?

=== BUILD TARGET xxx OF PROJECT xxxx WITH CONFIGURATION Release ===

Check dependencies
Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) were found.

** BUILD FAILED **

Try to compile from Xcode, you can manage signing identities from inside Xcode.

Can you please tell my how?
I’m on windows

Fabio

It’s really difficult if not almost impossible to develop iOS version (and create the correct ipa to be published on Apple Store) without Mac and osX.

So what is the meaning of ionic package service?
By my self In tons of upload I have 1 succes but not in release only development