I tried following the instructions for compiling the app, but the sign in didn't seem to work. This is because a couple of steps are missing,
- Sign the firebase app like shown here https://stackoverflow.com/questions/39144629/how-to-add-sha-1-to-android-application/39145068.
- Re Download the google-services.json file and add it to the project
I tried following the instructions for compiling the app, but the sign in didn't seem to work. This is because a couple of steps are missing,