diff --git a/Examples/simple-fcm-client/README.md b/Examples/simple-fcm-client/README.md index 011fa136ffdecf8511c6e6a71b905d6b1bee458d..65a91fed7ae5c1cfe1da045f967a2aed83b91f54 100644 --- a/Examples/simple-fcm-client/README.md +++ b/Examples/simple-fcm-client/README.md @@ -9,6 +9,7 @@ - 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) +- run `pod install` under `ios` folder ## Android