开发者

ApnsPHP on Linux

开发者 https://www.devze.com 2023-03-23 13:52 出处:网络
I am setting up a push server on Linux. I made it working on Mac OS X easily as the KeyChain helped me a lot.

I am setting up a push server on Linux. I made it working on Mac OS X easily as the KeyChain helped me a lot.

Is there any开发者_StackOverflow中文版 hint on generating the .pem of local cert and the Entrust Root Cert on Linux for ApnsPHP (http://code.google.com/p/apns-php/) ?

Thanks


This is a great tutorial on how to send push notifications from a PHP script. Pretty much everything to get the script working is covered.

http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12

0

精彩评论

暂无评论...
验证码 换一张
取 消