为Apple Push开发的PHP PEAR 包:Services_Apple_PushNotification
苹果官方文档:http://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html#//apple_ref/doc/uid/TP40008194-CH100-SW9
标准URI
PEAR的优势:一键安装到php/lib/php目录,require即可使用,很方便。
PHP PEAR上有一个Services_Apns,github上有一个Services_APNS,但都无法使用,所以我开发了一个,安装步骤如下:
pear channel-discover sinkcup.github.io/ sinkcup/Services_Apple_PushNotification
使用步骤:
1、登录苹果开发者后台,下载dev或prod证书,合并成pem文件。在ios app里添加push权限,获得device token。参考:http://www.cnblogs.com/gpwzw/archive/2012/03/31/Apple_Push_Notification_Services_Tutorial_Part_1-2.html
2、demo(参考)
= => => = new Services_Apple_PushNotification(= = => => => => = $o->?>
输出:
()
我的PEAR 频道:http://sinkcup.github.io/pear/
Services_Apple_PushNotification项目代码:https://github.com/sinkcup/Services_Apple_PushNotification
上一篇: linux中phpMyAdmin错误提示Wrong permissions on configuration file, should no
下一篇: Python如何实现字典上对数据执行计算
推荐阅读
-
为Apple Push开发的PHP PEAR 包:Services_Apple_PushNotification
-
为友盟消息推送开发的PHP SDK(composer版):可以按省发Android push
-
为Apple Push开发的PHP PEAR 包:Services
-
为Apple Push开发的PHP PEAR 包:Services_Apple_PushNotification
-
为阿里云存储开发的PHP PEAR 包:Services_Aliyun_OSS
-
为Apple Push开发的PHP PEAR 包:Services
-
为友盟消息推送开发的PHP SDK(composer版):可以按省发Android push_PHP教程
-
为阿里云存储开发的PHP PEAR 包:Services_Aliyun_OSS
-
为阿里云存储开发的PHP PEAR 包:Services_Aliyun_OSS_PHP教程
-
为七牛云存储开发的PHP PEAR 包:Services