Ok, so I tried to set up Push Notifications for iOS through Corona Cloud. Everything was going fine, until I had to upload the certificates. When I tied to do that, it gave me an error:
Dev certificate Only p12 format is allowed for development certificate.
However, according to this tutorial http://www.coronalabs.com/blog/2011/12/21/push-notifications-for-ios-in-corona-sdk/ the final certificate should be .pem
So could someone tell me what I am doing wrong, or should I be uploading something different?
Thanks!