且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

推送通知徽章

更新时间:2023-02-16 21:53:58

徽章价值将是您设定的任何值它,它不会自动增加设备。您的服务器逻辑需要跟踪正确的徽章计数并正确发送。

The badge value will be whatever you set it to, it won't increment on the device automatically. Your server logic needs to keep track of the proper badge count and send it appropriately.

Urban Airship 提供自动递增服务器徽章计数的解决方案,可能会也可能不会帮助您。

Services like Urban Airship offer solutions for auto-incrementing badge counts on their server, which may or may not assist you.

另见这个问题