I am having trouble creating a valid production .pem file for my iOS app's push notifications. The development version functions perfect, however I suspect the problem lies with my keychain access attempting to pair a development private key with the production certificate. Could someone verify either way on this? If so, where would I find a distribution private key?
I've followed pretty much every tutorial and post I could find on here pertaining to APNS production certificate generation, however I've been having the strangest results.
I've attached a picture of my keychain access where the certs are stored. If "this" looks right, and it should in fact say "Developer" rather than Distribution, Production, etc... I'll add additional information, just point me in the right direction.
Thank you.