tamotam-com / tamotam-app

(🧪 Early Beta) 🤙 TamoTam. HangOut. Offline.
https://tamotam.com
35 stars 4 forks source link

Error Failed to Install #56

Closed putuoka closed 1 year ago

putuoka commented 1 year ago
  1. git clone https://github.com/tamotam-com/tamotam-app.git
  2. yarn install
  3. yarn android
image

Execution failed for task ':app:processDebugGoogleServices'.

File google-services.json is missing. The Google Services Plugin cannot function without it.

danieldanielecki commented 1 year ago

google-services.json is a personal file, you can get it generated from Firebase while creating a project there; I won't add it to the public repo!