laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
491 stars 126 forks source link

Fix Catch Exception when resolving FirebaseManager #73

Closed moaalaa closed 3 years ago

moaalaa commented 3 years ago

My Case is the Following:

My Problem:

Error Message image: Screenshot 2020-12-21 110620

didier-gomez commented 3 years ago

I had the same trouble trying to send fcm notifications (also using laravel v5.8). but since I didn't see any issue matching the description I did the same workaround