Firebase统计信息 [英] Firebase statistics

查看:552
本文介绍了Firebase统计信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个不在Google play上的Android应用程序。我已经实现了Firebase从我的服务器发送消息到应用程序。
它运作良好,但在Firebase控制台上我没有看到统计信息。
我想知道,一旦我接受这个更新,我的账户是否在限制之内。我发现有一些关于Google play的统计信息,但是我的应用不在Google play上。



Firebase消息的确切限制是什么?它是如何工作的? / p>

- 同时连接 - 100个(如果有更多的话,消息不会被发送) - 连接似乎在Android上很快关闭

-GB存储1 GB - 万一消息没有被发送?



-GB下载10 GB /月

消息只是一个2字的文本,所以我不认为我可以达到1GB

解决方案

您可以在使用情况标签下的Firebase中查看已下载和已存储数据的详细信息。



同时连接= 100(如果有更多,则不会发送消息?) - 连接似乎快速关闭roid


Firebase云消息传递对连接或使用情况没有限制。这是完全免费的每月下载1 GB和10GB的GB




此限制适用于Firebase数据库。 FCM没有限制。



I have an Android Application that is not on Google play. I have implemented Firebase to send messages from my server to the app. It works well but on the Firebase console I do not see statistics. I would like to know if my account is within limits once I go live with this update. I see that there are some statistics on Google play, but my app is not on Google play.

What are the exact limits for Firebase messages and how does it work?

-Simultaneous connections - 100 (if there are more, the messages will not be sent?) - the connections seem to close fast on Android

-GB stored 1 GB - in case the message is not sent?

-GB downloaded 10 GB/month

The message is just a 2words text so I do not think I could reach 1GB

解决方案

Actually you can see the details of downloaded and stored data on Firebase under Usage tab.

Simultaneous connections = 100 (if there are more, the messages will not be sent?) - the connections seem to close fast on Android

Firebase Cloud Messaging has no limits for connections or usage. It's absolutely free

GB stored 1 GB and 10GB downloaded per month

This limit is for Firebase Database. FCM has no limits.

这篇关于Firebase统计信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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