yoo tysm it worked flawlessly, tho i was facing a problem, in the login page if i left the email tab empty and filled the password line. the app crashed
Problem with inputText. When you fill the password and leave the email empty and then press login, the app crashes. Could you please help me with that. Thanks a lot.
I'm giving a like and following this account for sure
Nice video, very nice and clear explanation by you sir, keep posting videos.
Perfectly Explained. Very well done
Thank you kindly!
This tutorial was the best out of all😍
yoo tysm it worked flawlessly, tho i was facing a problem, in the login page if i left the email tab empty and filled the password line. the app crashed
Thanks for the video. Best explaination
Thanks you very much for superb video :). Can you explain how to add retrieve password in Firebase.
Thanks you very much for this video, this tutorial really helps me! :)
Glad you liked it.
great explanation!!!!
Problem with inputText. When you fill the password and leave the email empty and then press login, the app crashes. Could you please help me with that. Thanks a lot.
Insert a check for field empty, so that it does not crash,
Use "varaiable_name.isEmpty:
@@codeLabX-pro Thanks i am a beginner so i don't know what to put and where to put it. Thanks anyway.
hi sir, how to add extra fields like Age & Gender with this auth feature?
When i click on register the toast mssge of else is apoearing in task. Successful its not running taesk. Succesful but else statement is running
Please check the code the link to source code is allcodingtutorials.weebly.com/blogs/login-and-registration-with-firebase-authentication
Anyone know what to do if error "CONFIGURATION_NOT_FOUND" occurred?
Very nice video
having error on this line sir
textRegister = findViewById(R.id.text_register);
text_register is showing red
Please ensure that the same name exists in the XML or is it clashing with another ID.
@@codeLabX-pro okay fixed already. but somehow i cant click on register :o
@@nailiasyraf8001 what's the error.
Will this work if I use a fragment to show login and another fragment to show register? Will there be any extra code required?
Thanks for asking . It will work, no issue should arise. same code will work . Only extra code for fragments. It's a nice idea
why there is no FirebaseAuth from me
You have to add firebase dependencies and do the sync. Then the firebaseauth will work. Thanks for asking.
my help😀😊😅😃😃😃😃😨😰
I keep getting trust anchor for certification path not found whenever I click sign up🥲 can anyone help?