From d3982f31d113bd8a55da34aec3d4886ab456c434 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 28 Jul 2016 14:44:09 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17faf3b..9ec870e 100644 --- a/README.md +++ b/README.md @@ -258,5 +258,8 @@ You need to add this to your `android/app/proguard-rules.pro`: -dontwarn com.google.android.gms.** ``` +#### Android notification doesn't vibrate/show head-up display etc +All avaibale features are [here](https://firebase.google.com/docs/cloud-messaging/http-server-ref#notification-payload-support). FCM may add more support in the future but there is no timeline. If you need these features now, send notification with `data` only and create notification locally is the only way + #### Some features are missing Issues and pull requests are welcome. Let's make this thing better! -- 2.26.2