fcm icon indicating copy to clipboard operation
fcm copied to clipboard

syntax error, unexpected token ")"

Open abduselam1 opened this issue 2 years ago • 1 comments

I was trying to send a notification to my flutter app using my laravel backend i dont know if its a php or laravel version but when i try to send a notification im getting syntax error, unexpected token ")"

abduselam1 avatar Aug 11 '22 21:08 abduselam1

You most likely have an error in your own code for sending notifications. Check if you have properly closed all parentheses.

mbanusic avatar Aug 12 '22 08:08 mbanusic