机器人:使用GCM到所有的设备,而不是只有1000发送推送通知有的、机器人、而不是、通知

2023-09-07 00:45:31 作者:月亮邮递员

我是开发一个新闻Android应用程序,我想一个推送通知发送到所有已注册的设备,但显然谷歌在他们的教程,你可以发送推送通知到多达1000位用户说。但是这是非常令人沮丧,我知道发送推送通知其所有用户的应用程序。

Hi i'm developing a news android app, and i want to send a push notification to all the registered devices, but apparently Google said in their tutorials that you can send a push notification to up to 1000 users. but this is very frustrating and i know apps that send push notifications to all their users.

对此,我感到很迷茫,我一直在寻找,现在三天的解决方案,有没有一个推送通知发送到所有的应用程序注册的设备或没有一个明确的办法?

I'm very confused about this and i have been looking for a solution for three days now, is there a clear way to send a push notification to all app-registered devices or not ?

先谢谢了。

推荐答案

有在发送通知的用户数量没有限制。

There is no limit in sending the notification to the number of user.

GCM使我们能够在一个时间的消息附加到1000个用户。这并不意味着是对GCM通知限制

GCM allows us to attach a message to 1000 users at a time. This doesn't mean there is a limit to the gcm notification

转寄此

http://developer.android.com/training/cloudsync/gcm。 HTML#组播