通知消息是否计入了collapse_key限制? [英] Does a notification message count towards the collapse_key limit?

查看:114
本文介绍了通知消息是否计入了collapse_key限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据 Firebase通知文档


通知消息总是可以折叠的。

试图弄清楚他们是否有一些固有的 collapse_key 。如果是这样的话,是否会计算每个设备的 collapse_key 限制为4?

解决方案

你是对的。所有从Web控制台发送的通知都是可折叠的。



这意味着它们有一个隐含的 collapse_key



如果一个设备有一个来自Web控制台的待传递的消息,那么
这个隐式 collapse_key 计算每个设备4的限制。

As per the Firebase Notification docs:

Notification messages are always collapsible.

I was trying to figure out if they have some intrinsic collapse_key. And if so, does that count towards the collapse_key limit of 4 per device?

解决方案

You are correct. All the notifications sent from the Web Console are collapsible.

Which means they have an implicit collapse_key

If a device has a pending-to-be-delivered messages from the Web Console,
this implicit collapse_key counts towards the limit of 4 per device.

这篇关于通知消息是否计入了collapse_key限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆