Reputation: 39
Does this mean that I can only have 2500 active tokens ? How many tokens can I have per project ?
Please can anyone hep me out not able to find answers to these.
Reference https://firebase.google.com/docs/cloud-messaging/concept-options#topics_throttling
Upvotes: 0
Views: 278
Reputation: 598765
There is no documented limit for the number of tokens you can have for a project. Successful projects have many millions of tokens, and this is not a concern for FCM.
The limit you picked from the documentation applies to XMPP connections, which are fairly uncommon these days.
Upvotes: 1