Hi,
I have chosen to use Firebase Cloud Messeging as the 3rd party provider for my application push notification.
I see that there are multiple cordova plugins to implement push notification on the application, but I can’t seem to find which one is better or what are the main diffrences between them
One of them is @ionic-native/firebase
and the other is @ionic-native/push
Which one is better? Can I achive the same with both?
Thanks