Good morning!. I'm trying to build an app that uses push notifications. I generate all certificates and the provider profile right but when I put the private key of the iOS APNs Notificacion Service certificate in Phonegap Build I get the next error: "Certificate doesn't match profile: The default keychain doesn't have an identity matching". I generate the certificates and the provider profile as a Developer. I have read thousand of forums and nothing, I can't fix it. It is very frustrating. Can you help me, please?.
Thanks.
Thanks.


Unitel Desarrollo
I create both certificate and provisioning profile as a developer.
Thank you!
Unitel Desarrollo
Petra V., Champion
In that case, this would indicate that you did something wrong while building with PGB.
- You may think you created the signing key with the same p12 and mobileprovision, but in fact you inadvertently didn't.
- You created the signing key correctly, but then inadvertently failed to select it, before starting the build process.