Merge pull request #1236 from ktprograms/readme-google-services
Add google-services.json instructions to README
This commit is contained in:
commit
fdd759b241
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ twitterConsumerKey=XXXXXX
|
|||
twitterConsumerSecret=XXXXXX
|
||||
```
|
||||
|
||||
Copy the file 'google-services.sample.json' to 'google-services.json' in the app/ folder.
|
||||
|
||||
Click the Sync button and when process finishes, the Run button to launch the app on your simulator or connected debugging device after the build process is complete.
|
||||
|
||||
## Contributing
|
||||
|
|
Loading…
Reference in a new issue