Commit cf96fc69 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Merge pull request #38 from aymericbouzy/patch-1

update Google services info plist format
parents a30254e3 48e4a24f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment