1

I have push notification feature on my Android, iOS app.

When I send notification to apps, it was working normally but once no of users exceeded 1000.

I got following error:

Number of messages on bulk exceeds maximum allowed (1000) #48

I am using FCM to send this push notification.

Comments
  • 1
    @kescherRant It seems as if you have to segment your user base into appropriately sized chucks to ensure "parallel" execution for them. I don't see a option to pay for a higher limit.
  • 0
    @kescherRant on official site they showed it's free
  • 2
    Welcome to google. They lure you with easy integration and then fuck you
  • 0
Add Comment