【问题标题】:APNS - PHP Codeigniter push notification Badge not increasing iOS7APNS - PHP Codeigniter 推送通知徽章不增加 iOS7
【发布时间】:2014-11-04 04:13:47
【问题描述】:

我一直在使用 APNS(Apple 推送通知服务)+ PHP、Codeigniter 库从事 iOS 项目。但目前我遇到了一个问题——徽章数量的增加并没有反映在移动设备中。我已经搜索了足够多的谷歌链接,所以不要发送一些链接。我需要一个确切的解决方案,谁能帮助我,因为我的前期时间很短?

send_push_notification($device_token,$message,$badge,$sound='default'); 

【问题讨论】:

标签: php codeigniter push-notification apple-push-notifications apns-php


【解决方案1】:

你会从这里https://code.google.com/p/apns-php/wiki/License 得到批评。只需将此库集成到 codeigniter .. Badge Counter 将在 iOS7 和 iOS8 中工作......我们可以轻松使用 Set_badge($badge) 。 $badge count 必须从 DB 获取

【讨论】:

    猜你喜欢
    • 2012-06-24
    • 1970-01-01
    • 1970-01-01
    • 2013-08-26
    • 2010-12-28
    • 1970-01-01
    • 2016-11-23
    • 1970-01-01
    • 2012-11-25
    相关资源
    最近更新 更多