From 30ce05f53e844de72241c2347d6136ba63f15451 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 28 Sep 2017 10:29:53 -0400 Subject: [PATCH] Update README.md --- Examples/simple-fcm-client/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/simple-fcm-client/README.md b/Examples/simple-fcm-client/README.md index 787e5d7..011fa13 100644 --- a/Examples/simple-fcm-client/README.md +++ b/Examples/simple-fcm-client/README.md @@ -8,6 +8,7 @@ - Overwrite `ios/GoogleService-info.plist` with your file - Change the _Bundle Identifier_ in Xcode project settings - Select your _Team_ for both targets (`SimpleFcmClient` and `SimpleFcmClientTests`) +- Update your API_KEY [here](https://github.com/evollu/react-native-fcm/blob/master/Examples/simple-fcm-client/app/FirebaseConstants.js#L3) ## Android -- 2.26.2