How to use FCM instead of GCM with loopback-component-push?

Viewed 549

I have an existing loopback application which is about an year old. We were asked to re-implement the app with some different features and marketing. The app has a notification system built using loopback-component-push and is extensively used through the code.

My question is this, can we plug in FCM instead of GCM without disturbing the implementation of all the functionality built on loopback-component-push and associated models? I have searched on the internet and there doesnt seem to be any information relating FCM and loopback

0 Answers
Related