I have been trying to integrate Firebase Google Login in my app but I am getting com.google.android.gms.common.api.ApiException: 10:
Based on this Stack Overflow Question, I have even tried using WebClient Client ID but still getting the same error!
Based on this Stack Overflow Question, I have entered my Debug KeyStore SHA1, SHA256 and enabled Google Login
On Android Side, I have followed this Github Project
I even tried with this Client ID but still getting the same error!
Where am I going wrong?


