I need a procedure for push notification in objective-c.
step by step
Where to write code notification request and ask for the key ?
I have already tried it but stuck at some point and don't know how to solve
I have tried this in terminator:
openssl pkcs12 -clcerts -nokeys -out cert.pen-in cert.p12
openssl pkcs12 -nocerts -out key.pen -in key.p12
Openssl rsa -in key.pem -out key.unencrypted.pem
Cat cert.pem key.pem >ck.pem