Using someone's else certificate and provisioning profiles?

Hi so I made an app that I will publish under someone’s else company. They sent me their certificates and provisioning profiles but when I try to build with the new certificates they provided the choice is grayed out and it says “(no certificate found)[Dev_XXXX]”. Also the logs are printing  

Warning: no valid private certificates found for profile “Dev XXXX”

Public certificate: iPhone Developer: Name (XXXXXXXXX)

Provisioning file: /Users/Alex/Library/MobileDevice/Provisioning Profiles/XXXXXX-XXXX-XXXX-XXXX-XXXXXXX.mobileprovision

 

Anyone has any idea what could be wrong?

Hi @elpita01,

By “They sent me their certificates and provisioning profiles”, do you mean, they sent you the actual certificate/profile files? And then you tried to install them on your system? Can you provide more details please?

Best regards,

Brent

Yes Brent, they sent me the actual certificate/profile files. I installed them in my keychain and xcode and I’m able to see the certificate in my keychain. I just read that they also need to send me their p12 file so I can extra their private key. I think that might the reason it’s not showing up in corona sdk. I will try that and report back.  

So after receiving their p12 file i was able to use their certificates. 

Hi @elpita01,

By “They sent me their certificates and provisioning profiles”, do you mean, they sent you the actual certificate/profile files? And then you tried to install them on your system? Can you provide more details please?

Best regards,

Brent

Yes Brent, they sent me the actual certificate/profile files. I installed them in my keychain and xcode and I’m able to see the certificate in my keychain. I just read that they also need to send me their p12 file so I can extra their private key. I think that might the reason it’s not showing up in corona sdk. I will try that and report back.  

So after receiving their p12 file i was able to use their certificates.