Skip to content

Alex18gr/Firebase_Demo

Repository files navigation

Firebase_Demo


This is a firbase demo application of some features of google Firebase platform as

  • Firebase Firestore
  • Firebase Authentication
  • Firebase Crashlytics
  • Firebase Cloud Messaging
  • Firebase In-App Messaging

You have to enable these features in your Firebase Dashboard when you create your own project.

Instructions


Import Files

First you have to import your google-services.json in the <project>/<app> directory for Firebase services.

Authentication

You have to enable authentication with email and google for authentication. For the Firestore also you have to configure the database. Just create new database and configure the rules.

Crashlytics

For the Firebase Crashlytics tha applicatio must be registered to fabric.io and create the file fabric.properties in <project>/<app> directory and put your api key inside.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages