I'm integrating google login into my android app and it gives me the following error: signInResult:failed code=10 . I have been consulting forums in search of the solution, but I already have the necessary SHA certificate fingerprints configured in firebase and the OAuth 2.0 web client that they indicate. I don't know how to make it work. Thanks.
I followed the google guide and I still have this problem. I have reviewed the whole issue of the fingerprints of the SHA certificate and the web client key. I have also completed the consent screen. I have tested the code in the app in a test app, which I have registered in a different firebase project, and it works correctly. I don't know if I have to create a new project because the one I have is broken. Any help is welcome.