Closed
Description
Description
Currently, contributors encounter issues related to the addition of the SHA key for the Firebase project of this app, and it results in Google sign-in failing. (Though it works in the release mode.)
To streamline this process and prevent conflicts, I propose creating separate Firebase projects for development and production environments.
Steps To Be Followed
- Create a dedicated Firebase project for development purposes.
- Ensure that contributors add their SHA keys to the development Firebase project.
- Maintain a separate Firebase project exclusively for the production environment.
- Do all the necessary changes in the codebase (related to the dev and prod environment).
I would like to work on this issue, so please consider assigning it to me.