Create login screen with firebase authetication

Hello, I am trying to create a login screen with firebase authentication, I configured my firebase according to tutorials and guides, but at the time of testing, it is giving an error and does not store the data in firebase. Below are the blocks I am using. Can someone help me?

1 Like

You didn’t make any block related to data store in data base…

I thing your config at firbase is worng.

When you testing program, you must down load and install to youre phone.
It can not test on companion for login/sign up firebase.

Hello, how do I do this?

Do you have the google-services.json file in the assets?

1 Like