=== pd android FCM === Contributors: Proficient Designers Tags: Google Firebase Cloud Messaging service, send push notification from Wordpress site to android devices, FCM, push notification, android push notification, android devices, Firebase Cloud Messaging Requires at least: WordPress v4.0 Tested up to: WordPress v4.9.6 License: GPL This plugin can be used to send push notification from Wordpress site via Google Firebase Cloud Messaging service (FCM) to the registered android devices. == Description == This plugin can be used to send push notification from Wordpress site via Google Firebase Cloud Messaging service (FCM) to the registered android devices. **Features Included:** * Can send push notification for each blog post. * Even can send custom notifications to the registered IDs. * Devices are subscribed in category wise, so the notifications also sent based on category. * Featured image support is available (above android version 4.4). * Push notifications can be scheduled. * For more documentation please visit [wp.proficientdesigners.com](https://wp.proficientdesigners.com/pd-android-fcm) **Using 3rd party service:** Please note that this plugin is relying on a 3rd party service, which is the Google Firebase Cloud Messaging service (FCM) and your data is being sent through their servers via HTTP API *(https://fcm.googleapis.com/fcm/send)*. This is very legal to use the Google Firebase Cloud Messaging service (FCM), based on their terms and conditions https://firebase.google.com/terms/. == Installation == 1. Upload `pd-android-fcm` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = For whom this plugin is for? = This plugin is primarily intended for android mobile developers who do not want to develop their server-side back-end. Supporting push notifications is incredibly complicated. This plugin lets you focus on creating the apps, without the hassle.