Apple Push Notification Collapse Key Equivalent

前端 未结 5 1696
梦如初夏
梦如初夏 2021-02-05 05:41

When using Google push notifications, I am allowed to specify a collapse_key value so a device will not receive multiple notifications of the same collapse_key. Does APNS have a

5条回答
  •  温柔的废话
    2021-02-05 06:26

    With iOS 10 there is a new "apns-collapse-id" which looks like it will handle this sort of need. If you have an Apple developer account you can look at the WWDC 2016 notification session videos (707 intro video https://developer.apple.com/videos/play/wwdc2016/707/).

提交回复
热议问题