cordova-plugin-fcm-ng
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"name": "cordova-plugin-fcm-ng", | ||
@@ -4,0 +4,0 @@ "cordova_name": "Cordova FCM Push Plugin NG", |
# Google Firebase Cloud Messaging Cordova Push Plugin | ||
> Extremely easy plug&play push notification plugin for Cordova applications with Google Firebase FCM. | ||
#### Version 6.0.1 (06/29/2020) | ||
- Adds support to send push notifications from Firebase Console (without action "FCM_PLUGIN_ACTIVITY"). | ||
#### Version 5.1.1 (11/14/2019) | ||
@@ -118,3 +121,3 @@ - Make it compatible with `cordova-android` v7.1.4. | ||
#### Send notification. Payload example (REST API) | ||
Full documentation: https://firebase.google.com/docs/cloud-messaging/http-server-ref | ||
Full documentation: https://firebase.google.com/docs/cloud-messaging/http-server-ref | ||
```javascript | ||
@@ -121,0 +124,0 @@ //POST: https://fcm.googleapis.com/fcm/send |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24788107
208