gheorghedarle / Xamarin-ToDoApp

Todo App is a simple to do app developed with Xamarin
MIT License
130 stars 35 forks source link

Firebase Auth Config Error #1

Closed bittrama closed 2 years ago

bittrama commented 2 years ago

Hello, I was running your app but the Firebase is not working fine. I created the project and downloaded the google-services.json into the Android project. Error

gheorghedarle commented 2 years ago

Hello @bittrama, I've checked and it works fine for me, also I've fixed a small validation issue related to registration in the latest commit. Can you please check that in your firebase console the Email/Password provider is Enabled (You can find this configuration in firebase console Build->Authentication->Sign-in Method)

bittrama commented 2 years ago

Excellent, it is working fine now !... thanks ! Excellent sample App :)