Open ankit-skywaltz opened 7 years ago
@ankit-skywaltz You just need to update the Zend GCM dependency, it already works with FCM.
composer update davibennun/laravel-push-notification --with-dependencies
Here more details: https://github.com/Ph3nol/NotificationPusher/pull/141
What FCM key I have to set in apiKey?
As GCM is deprecated and is now replaced by FCM so what modifications we need to do in existing project with devibennun. Or is there any better alternative for the same so that we can replace the current push notification package and replace with new one?