I need to enable my ionic5 app to receive firebase push notification.
There are 2 different plugins:
- @awesome-cordova-plugins/firebase
- @awesome-cordova-plugins/fcm
There is a lot of confusion.
I understood that '@awesome-cordova-plugins/firebase ’ is generic and it enables all firebase features.
"@awesome-cordova-plugins/fcm " instead enables only the messaging features.
it’s correct?
What do you recommend?
1 post - 1 participant