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