Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Amazon SNS For Apple - Error loading apple credentials from file

I'm trying to create SNS Application for IOS. After uploading the .p12 file and entering the password I clicked on "Load Credentials From File" button, but I always get the following error message:

"Error loading apple credentials from file"

Please, does anybody know what's going on? what's the problem?

like image 732
Albaraa Mishlawi Avatar asked Aug 17 '15 07:08

Albaraa Mishlawi


1 Answers

You have exported the wrong P12 file.

Open KeyChain Access, click "Certificates" at the left panel, click the arrow at the left hand side of your certificate, there's a private key below. You need to export that key.

Attached a screenshot to better illustrate this.

like image 166
Ken Tan Avatar answered Sep 27 '22 23:09

Ken Tan