FCM主题消息传递的最大主题是什么 [英] What is the max topics for Topic Messaging of FCM

查看:62
本文介绍了FCM主题消息传递的最大主题是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发使用Firebase Cloud Messaging的Android应用.对于后端,我正在使用ASP.NET MVC.

I am developing an Android app that uses Firebase Cloud Messaging. For the back-end, I am using ASP.NET MVC.

我正在使用主题消息将通知推送到多个设备.我将动态创建主题.

I am using Topics Messaging to push notifications to multiple devices. I will create topics dynamically.

请查看我的情况:我从管理面板动态创建主题.然后,用户将在客户端(Android)上订阅该主题.我会将通知推送给该主题的订阅用户,但是我的应用程序可能包含数千个主题.

Please see my scenario: I dynamically create a topic from admin panel. Then users will subscribe to that topic at the client side (Android). I will push the notifications to the subscribed users of that topics, but my application may have thousands of topics.

我的问题是,FCM中主题消息"的主题数是否有限制?它在开发过程中可以使用很少的主题,但可能会起作用,但是我担心,当我的应用程序上线时,它可能会遇到很多主题的限制.

My question is, is there any limitation for the number of topics for Topic Messaging in FCM? It may work during development with few numbers of topics, but I am worried that maybe it may hit a number of topics limitation when my application goes live.

推荐答案

简短答案,不.

您可以创建的主题数量没有限制.在此处查看我的答案.

There is no limit to the number of topics that you can create. See my answer here.

这篇关于FCM主题消息传递的最大主题是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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