diff --git a/README.md b/README.md index 613386dbd47212d8dd1d74aacc257e5635262642..84bad419a229f6b9f840056faa0d90817e02779f 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`