gpt4 book ai didi

android - 在 FCM 中添加 collapse_key

转载 作者:太空宇宙 更新时间:2023-11-03 13:47:12 26 4
gpt4 key购买 nike

Android 和 iOS 推送通知是否需要 collapse_key?如果我在 payload 中指定 collapse_key,FCM 会使用它吗?或者它会添加另一个 collapse_key

最佳答案

Is the collapse_key needed for Android and iOS push notifications?

不,不需要,除非你确实想要使用它,那么你当然会使用它。这取决于您是否希望消息可折叠(这意味着通知可能在某种意义上被具有相同 collapse_key 值的另一条类似消息“覆盖”。

If I specify collapse_key in payload, will fcm use it?

是的,假设您没有超过四键限制。您可以选择要用作键的任何字符串值,FCM 将使用它。但是,如果您有四个以上的键,您将得到意想不到的行为。在这种情况下,您将不知道哪些键可以正常工作。

Or will it add another collapse_key

没有,先生。

关于android - 在 FCM 中添加 collapse_key,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39886108/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com