Aly Suleiman

Results 8 comments of Aly Suleiman

As the error message indicates you need to group your recipients into chunks of 100 recipients and send 1 request for each chunk/

Would you please add this feature i really need it in my project.

Is this change compatible with older versions of Laravel?

which version are you using?

That error could occur because of different problems. Can you debug the response you got from ExpoAPI?

@Trashpants are you using the database or a file as the storage driver?

As far as I remember `routeNotificationFor*` methods have to return a notifiable object according to Laravel code design. Also tbh honest I'm kinda lost and don't get your idea 100%...