Change Realtime Messaging to Firestore Database

The database used in the app is the Cloud Firestore but the readme says "Realtime Database" which may confuse people.
This commit is contained in:
Abhishek Uniyal 2019-10-06 13:33:57 +05:30 committed by GitHub
parent 46effc5e50
commit 26911786d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ Please copy the `User-UID` of the created user. Well need to add this ID to a
### B2. Create and setup database
In the firebase console select `Database` under `Develop` and create a Realtime Database in region `eur3 (europe-west)`.
In the firebase console select `Database` under `Develop` and create a Cloud Firestore Database in region `eur3 (europe-west)`.
*Note: To use the app youll need to create a group. A “Group” is similar to e.g. a “Team” in Slack. To create one:*