Angularfire2 push notification subscribe to a topic

HI Everybody
I was looking for a solution to subscribe a device to a different push notification topic on firebase (using Angularfire2 and ionic 3)

Someone have some idea or link to suggest?

Thank you!!

Look into FCM (Firebase Cloud Messaging) there’s a plugin in Ionic Native for it.

Hello!

have you found a solution specifically for AngularFire?
Looks like it missing functionality of subscribing to topics…