cordova-plugin-firebase-messaging-extension

1.1.3 • Public • Published

cordova-plugin-firebase-messaging-extension

This plugin solves the problem for a Cordova application that has multiple FCM push providers.

This plugin extends a Firebase messaging service for routing tokens and messages to Urban Airship and Intercom.

It can be easily modified to provide the same service for other push providers.

You can use it with c Intercom, Urbanairship, Firebasex

Plugins:

  • cordova-plugin-intercom
  • urbanairship-cordova
  • cordova-plugin-firebasex

Update config.xml

<preference name="intercom-android-push-type" value="FCM-WITHOUT-BUILD-PLUGIN"/>

/cordova-plugin-firebase-messaging-extension/

    Package Sidebar

    Install

    npm i cordova-plugin-firebase-messaging-extension

    Weekly Downloads

    74

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    5.9 kB

    Total Files

    6

    Last publish

    Collaborators

    • belov_maxim