I am trying to integrate Google Sign In into my app. I don\'t have a back-end server, I am just getting the details of the logged on Google Account to my app.
I firs
Make sure you have following things set up properly:
strings.xml, google-services.json or credentials.json file.