From 48e4a24f07024a2a396d6dbbc5eecbf3a283787f Mon Sep 17 00:00:00 2001 From: Aymeric Bouzy Date: Fri, 8 Jul 2016 10:28:05 +0200 Subject: [PATCH] update Google services info plist format updated file name and location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb1414..8a43739 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ in AppDelegate.m add ### FCM config file -In [firebase console](https://console.firebase.google.com/), you can get `google-services.json` file and place it in `android/app` directory and get `googleServices-info.plist` file and place it in `/ios` directory +In [firebase console](https://console.firebase.google.com/), you can get `google-services.json` file and place it in `android/app` directory and get `GoogleService-Info.plist` file and place it in `/ios/your-project-name` directory (next to your `Info.plist`) ## Usage -- 2.26.2