From 87b2625ecbd7adbf5a9de6f26e3af1bcb69ccae7 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Sat, 4 Jun 2016 16:18:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c46f0..de9a758 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ new FIRMessagingPackage(getIntent()), <--add - When app is running in foreground - Both will receive notificaton from `FCMNotificationReceived` event -NOTE: it is recommend not to reply on extra data for click_action as it can be overwritten. check [this](http://stackoverflow.com/questions/33738848/handle-multiple-notifications-with-gcm) +NOTE: it is recommend not to rely on `data` payload for click_action as it can be overwritten. check [this](http://stackoverflow.com/questions/33738848/handle-multiple-notifications-with-gcm) ## Q & A #### My android build is failing -- 2.26.2