I have managed to get the package to work just fine. Important to mention that I followed the instructions for non-firebase users. With the previous credentials (client_id) it was working fine, but as soon as I deleted the old project and created a new one with new credentials on google developers console I was getting developer_error although I have changed the server_client_id value inside strings.xml and provided the configure method with the right parameters.
So if anyone has faced a similar situation, would be great if you share your solution.
Yes I am facing same issue in android device when using google signin shows developer_error_aacount.
Using webClientID
Yes I am facing same issue in android device when using google signin shows developer_error_aacount.
Using webClientID
This helped me a lot 馃馃徎
for those having same problem, if you changed the project file google-services.json file you should run ./gradlew clean before running the app again. that worked for me.
Most helpful comment
Yes I am facing same issue in android device when using google signin shows developer_error_aacount.
Using webClientID