fcm
fcm copied to clipboard
Does this handle the limitation for maximum 1000 push notification ?
I want to send push notification for 10k users together, and i am not sure if i need to handle the limitation of fcm push notification, should i chunk $notifiable into group of 1000 and send multiple time or it is already been handle in this package ?
You need to subscribe to a channel and send 1 notification to a channel that has 10k users subscribed to