How to fix Developer Error On Android Firebase Login
Overview Recently I had an issue with logging my users in my android app. The exception showed with error code 10. Here is the step by step to fix it. Get SHA1 of your application On your machine, run You will get a result like this Copy your SHA1 key and go to firebase console. … Read more