Skip to content

WebEngage/cordova-plugin-android-fcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebEngage Cordova SDK for Firebase Cloud Messaging (FCM) on Android

Pre-requisites

  1. WebEngage Cordova Plugin

Make sure you have integrated webengage cordova plugin.

Installation

  1. Add this plugin to your Cordova project.
cordova plugin add https://github.com/WebEngage/cordova-plugin-android-fcm.git --fetch
  1. Add google-services.json file.

Follow the steps at Android FCM Documentation to get the google-services.json file from Firebase Cloud.

Save google-services.json file in the root of your project directory.

Done. Run and test push notifications from WebEngage dashboard on your Android app.

Sample Application

You can refer to our sample project.

About

Customisable Android FCM plugin for Cordova

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.7%
  • JavaScript 26.3%