Thank you so much... please keep posting your good content daily it helps a lot of people like us.. once again thank you so much for this tutorial it worked so well for me
EDIT* It runs on physical phone, but every time I enter my phone number and answers the capcha it always fails the verification and I don't receive OTP message code
This is very misleading information. I realized that this is just Phone Authentication from Firebase. This is not login with Phone Number because Firebase creates a separate UID for the same user with Email login and Phone Authentication. Nowhere it is found how to login with Phone Number and password.
How do we intent users to new Activity when the code is sent? I did try it on onCodeSent method but it is not changing the activity even after OTP is sent
hola. saludos cordiales. tengo una aplicaion web con base de datos en mysql, quiero consumir los recursos del apirest de los servicios ya creados, pero quiero usar autenticacion en apk con firebase, eso es posible?
Mostly crashes happen, when UI XML of the new activity is not properly completed. I mean all the id are assigned and initialised in the java. Please check.
In oncreate function write this code if(mauth.getCurrentUser!=null) { Intent intent = new Intent(getApplicationContext,/*your activity*/); startActivity(intent); finish(); }
I seen approximately 7-8 videos for the OTP generation but this is the only video which worked 💪🏻
Thank you very much 😊
Keep teaching 🎉
Thanks for your appreciation
Watch my new video tutorial on Phone Authentication 🖐🖐🖐🖐
Very Userfull and easy explaination
Thank you so much... please keep posting your good content daily it helps a lot of people like us.. once again thank you so much for this tutorial it worked so well for me
good tutorial. It worked on first try. Thank you. Keep it up.
Do you have GitHub repo repo of this project
Thank you so much sir 😊 you're tutorials are very helpful👏👍
Lifesaver. Thank you very much, keep going
Thank u so much sir....it worked👍❤️
Anyone have the GitHub repo of this project
Thanks very helpful
Thanks for sharing you knowledge
Do you have GitHub repo of this project
@@irannapatil24 yes i have
@@swastikmishra739can you please share
@@irannapatil24do share with me also
Excelente muchas gracias😀😀😀
Excellent
Thanks sir but do you know how to make phone number as second way of logging in sir?
Sir how we skip additional security purpose process. plzz reply
EDIT* It runs on physical phone, but every time I enter my phone number and answers the capcha it always fails the verification and I don't receive OTP message code
there is open window to verify capcha
This is very misleading information. I realized that this is just Phone Authentication from Firebase. This is not login with Phone Number because Firebase creates a separate UID for the same user with Email login and Phone Authentication. Nowhere it is found how to login with Phone Number and password.
Edited
Thanks bro
u a rock bro
Help please, my app is not sending the code. Saying something about error 17042. In logcat
Source code link is not working , can u update that link
Perfect...
How do we intent users to new Activity when the code is sent? I did try it on onCodeSent method but it is not changing the activity even after OTP is sent
It works perfectly but my app crashes after OTP is sent
Please check the code with source code link.
.oncompletelistener is not imported sir, how to rectify the problem.
hola.
saludos cordiales.
tengo una aplicaion web con base de datos en mysql, quiero consumir los recursos del apirest de los servicios ya creados, pero quiero usar autenticacion en apk con firebase, eso es posible?
update your source code links, None is working.
Ok thanks, I will check and correct them
good jop man
even wrong OTP accepting and logging.how to solve.?thanks for making this type of videos
I checked, it is working properly as intended. Please check if You have entered your no. as test number in firebase then it will pass any otp.
i appreciate you
Thank you very much
Hi. Unable to open the Source code link. Kindly share.
Check again. Thanks
link is Not working
I will upload new link
@@codeLabX-pro Kab ?
google & facebook ka bhi code bataye
How to implement this using pre-build UI ?
Can be done. UI generally doesn’t matter much in this code. Can be built around any kind of UI.
No OTP sent. Doesn't work
100% working code.
Thanks it worked for you.
is there a way that I can use this to verificate phone number to an arleady existing firebase email account type
Yes can be done
its work in sent code. but when i input the otp then its crashes. why
Mostly crashes happen, when UI XML of the new activity is not properly completed. I mean all the id are assigned and initialised in the java. Please check.
Autofill is not working
Thank you very much, How can now do Remember me with Auth OTP? so that when the user enters the program for the 2nd time, do not ask auth otp
i need auto Remember me
In oncreate function write this code if(mauth.getCurrentUser!=null)
{
Intent intent = new Intent(getApplicationContext,/*your activity*/);
startActivity(intent);
finish();
}
@@unicorn-thirteen you can add conditions if like a checkbox of autoremember me was checked or not
@@_juniormastermind_ hello do you have GitHub repo of this project
Excuseme Sir
you are too fast. it tutorial video you ought to be patient
Okay noted