From 2c3854170346a8d06eb44938cd398e9583123813 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Fri, 5 Jan 2018 10:14:17 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1941c76..e07b7b7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ - An example working project is available at: https://github.com/evollu/react-native-fcm/tree/master/Examples/simple-fcm-client -- DO NOT change Android targetSdkVersion >= 26. The notification won't show up because of notification channel requirement. [Help is needed](https://github.com/evollu/react-native-fcm/pull/699) +- DO NOT change Android targetSdkVersion >= 26. The notification won't show up because of notification channel requirement. +If you have to upgrade, you can use sdk-26 branch and post feedback on [here](https://github.com/evollu/react-native-fcm/pull/699) ## Installation -- 2.26.2