Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
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.
question
php
fcm
ios
android
laravel