From 3fef46bcd9e171ea93b0e6aa792dac9847353dd6 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Sat, 4 Jun 2016 16:16:06 -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 2bbaeff..0c01271 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ These is [an issue opened for that](https://github.com/google/gcm/issues/63). Yo It is better to use data payload if you need to pass data into application. I haven't implemented notification payload bridging in android module and am not planning to (the SDK should post notification for you) ### Notification payload and data payload are mixed in iOS app. I'm not doing any filtering. Try to add some `type` attributes to differentiate data payload from APN notification -### App reloads when notification is clicked +### App reloads when notification is clicked [Android] Preserve app status with asyncStorage should get around this. Still looking for solution ### It is missing some features Issues and pull requests are welcomed. Let's make this thing better! -- 2.26.2