Firebase Cloud Messaging limit on number of messages -


i sending push via fcm http api in json, experiencing @ time push not being delivered app while app connected internet , active well. getting success response fcm server our app server. suspecting if not case of messages being blocked due messages being sent in bulk, in case sending around 1000 of push message @ time. not find reference of such limitation wondering might cause of getting success on app server fcm push not being delivered.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -