cordova-plugin-firebase
cordova-plugin-firebase copied to clipboard
Added support for notification channels so sound, lights and vibratio…
…n can be supported on devices running Android 8 Oreo and later.
Added functions:
FirebasePlugin.createChannel FirebasePlugin.deleteChannel FirebasePlugin.listChannels
API.md updated with full description of the new methods.
Functionality tested on Android 8 and 9.
TODO
How would I install this in an ionic project?