From e4e5421c743c731656cddc2f81da9c5f1f0683fd Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 7 Jul 2016 11:21:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0387594..759d4d1 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,8 @@ Try update your SDK and google play service If you send notification with `data` only, you can only get the data message when app is in foreground or background. Killed app doesn't trigger FCMNotificationReceived. Use `notification` in the payload instead #### App running in background doesn't trigger `FCMNotificationReceived` when receiving hybrid notification [Android] These is [an issue opened for that](https://github.com/google/gcm/issues/63). Behavior is not consistent between 2 platforms +#### Android notification is showing a white icon +Since Lolipop, push notification icon is required to be all white, otherwise it will be a white circle. #### It is missing some features Issues and pull requests are welcomed. Let's make this thing better! -- 2.26.2