diff --git a/README.md b/README.md index 1941c7627f3cedc2cdfa9f77374358eac83415b8..e07b7b7221d6cbeada6ef5171797619243c860f1 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