You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@ankit-skywaltz You just need to update the Zend GCM dependency, it already works with FCM. composer update davibennun/laravel-push-notification --with-dependencies
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?
The text was updated successfully, but these errors were encountered: