4.7.1 • Published 6 years ago
@fcarreno/ionic-native-fcm v4.7.1
Includes updates to the fcm cordova plugin wrapper offered in ionic-native repo
Updates:
- Provide with an extra function to allow dismissing notifications present on the Android status bar - by their id
Installation:
npm install @fcarreno/ionic-native-fcm --save
NOTE: depends on updated cordova plugin: https://www.npmjs.com/package/cordova-plugin-fcm-updated - which needs to be added to your ionic project as well.