hello everyone!
I hope you guys can help me out here:
I’m trying to build an IOS platform on ionic cli (v1) and I’ve got this error:
Check dependencies
Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “com.ionicframework.cel68790523 ” were found.
** BUILD FAILED **
But my apple certificates are exactly as the bundle id I have on config.xml and ionic.config.json
I’ve alreary revoked all certificates and have added new ones.
Any one can help me here?
Cheers!