Firebase Sign In: GoogleSignIn onActivityResult() returns RESULT_CANCELED with Result error 12500
问题 Ok, i am aware that this question has been asked multiple times, but for some reason this error keeps happening, this is the scenario: Created PROD firebase project, inserted google-services.json within Android project (Android project path: app/google-services.json) that is working perfectly, contains: Two SHA1 keys - from .android/debug.keystore (for now) and custom release keystore (2 Oauth2 Android Client ID's based on those keys) Oauth2 Web Client ID that is used for Google Sign In - I