From ac5eb17fe323af37950d0f3604b498809e052331 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 20 Dec 2017 12:06:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 613386d..84bad41 100644 --- a/README.md +++ b/README.md @@ -10,6 +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/issues/698) + ## Installation - Run `npm install react-native-fcm --save` -- 2.26.2