Google firebase setup

⌘K
  1. Home
  2. Docs
  3. Zaika – Laravel Eco...
  4. Google firebase setup

Google firebase setup

Setup your firebase

  1. Log in to the Firebase console, then click Add project.
  2. Give it a name.
  3. Create
  4. Select your platform and follow the steps

Google sign in

Go to project setting and paste your sha keys

To generate sha keys, go to your go to your project > terminal.
Type: cd android
Then type: ./gradlew signingReport
You will find sha1 and sha256 key there. Paste it in the firebase console

Was this article helpful to you? No Yes

How can we help?