I watched many people videos Nobody was right You are absolutely right Thank you so much
@jhn_pdrg093 жыл бұрын
Great tutorial. I'm able to start a new activity when successfully log in.
@easycook17244 жыл бұрын
Thanks a lot Maa'm.. You really solved my problem. God Bless U A Lot
@talachanmon3 жыл бұрын
Woo Man Your Are Genius
@akankshbhakare52464 жыл бұрын
Your Tutorials are amazing Mam.. Please update Video using New Facebook UI..
@josecorretjergomez57083 жыл бұрын
7:11 The blur is gone and for a split second, I can see both your SHA-1 & 256. One ends in 9A and the other one in 81
@wajdidaghlas31784 жыл бұрын
You are creative, thank you 😊
@23-rajnarayangupta414 жыл бұрын
Really Thankful♥
@MARIUTSKI138974 жыл бұрын
The SHA1 to Base64 saved me! I used the commands given on documentation and was getting another hash from who-knows-what key.
@mzaidhayat4 жыл бұрын
Really Appreciated!! Only one suggestion or request that for newbies also explain Facebook developer console points in detail, also explain the only owner can test and few things you missed due to which faced many issues Thank you so much for implementing Facebook Login in such a easy way (y) (y)!
@mithungowda94204 жыл бұрын
Great Simple Easy Tutorial, But next time try to provide links and codes used in the video Please x)
@elmaximi47144 жыл бұрын
Excelente vídeo, me sirvió de mucho para un trabajo de la universidad!
@GamingWithMicc3 жыл бұрын
This is one of the toughest and best tutorials I've watched thank you. If I want to check if a user exist in the database then not allow a user to sign in with an existing email.. How can I go about that?
@HardDharajiya4 жыл бұрын
Very osm 👌👌
@yashponam10554 жыл бұрын
Exactly what I needed thank you so much
@glootie42033 жыл бұрын
Hi! Thx for the video, I've gat only problem, after I click on fb login I have the choice to connect with my account, but when I click on, I return to MainActivity 🙄 Do you know the problem? I'm very sad, during 3 days I try all, firebase OK, fb developer OK is live, it's OK Google and mail, but final step fb... 😪
@najat._.ilzahuodi68912 жыл бұрын
Hey, did you find a solution for this i'm having the same problem, Thank you
@prasannapagar83073 жыл бұрын
Mam I follow the same steps that you have given but at last my profile pic is not showing can you help plz
@tejasurendarreddy97363 жыл бұрын
Hello mam how to customise the default facebook button i tried various built in attributes but i cant get my desired output button like round corners and cant reduce or increase the fontsize and style
@jcayournewstyle1823 жыл бұрын
cannot go past step 4. I don't understand how to use the KEYTOOL: keytool -exportcert -alias androiddebugkey -keystore "C: \ Users \ USERNAME \ .android \ debug.keystore" | "PATH_TO_OPENSSL_LIBRARY \ bin \ openssl" sha1 -binary | "PATH_TO_OPENSSL_LIBRARY \ bin \ openssl" base64 how complex is it to implement facebook
@muhammadwaleedijaz56512 жыл бұрын
after signed in my profile picture doesn't display I mean NO dp shown
@Juanii17034 жыл бұрын
una pregunta, para publicar y poner esa api de facebook en modo release, como se hace?
@shameerali48414 жыл бұрын
Nice tutorial, thank you
@sardarusman21014 жыл бұрын
nice tutorial..
@rupalijambhulkar93353 жыл бұрын
Heyyy..but when I login I cannot see create app option
@lukecross54394 жыл бұрын
I receive this error: EMAIL_LINK_CROSS_DEVICE_LINKING_ERROR In some devices, mainly Xiaomi devices after i clock on button and account, you can what is it?
@hriturajkumar60764 жыл бұрын
can you provide source code of this project
@yashprajapati26934 жыл бұрын
how am i able to get OAuth2 access_token after google sign with firebase auth....
@spagreen4 жыл бұрын
Nice guide
@lute2482 жыл бұрын
Hi, i'm able to run the code. However, when i click on sign in using facebook, the chrome browser opens up and it simply gets stuck loading the facebook sign in page. i've checked and i've definitely enabled the internet permissions in the android manifest. Anyone else encounter this issue and how to go about solving it?
@jalajvarshney61604 жыл бұрын
I want to redirect my app to another activity but it always give me logout tab please help
@angelozuna45054 жыл бұрын
did you ever get this resolved? i get the same issue
@jalajvarshney61604 жыл бұрын
@@angelozuna4505 no
@yassinebrahmi75734 жыл бұрын
start a new activity in the handler
@tlaquepartyshow4 жыл бұрын
i have same issue
@tlaquepartyshow4 жыл бұрын
@@yassinebrahmi7573 please tell how to do it thanks
@janinduchandopamaperera19494 жыл бұрын
Thank you
@rupeshkumarricky42223 жыл бұрын
How can I get user facebook friends list like Ludo King? Plz
@gowrinathadari78244 жыл бұрын
getting error like" unfortunately app(App name) has stopped"
@benzenatizineeddine78163 жыл бұрын
i wish the called functions were explained
@amenlanaga53324 жыл бұрын
my name is manpang from nagaland india, need your support in Login With Google using Firebase in Android App, i am facing lot of error can you help me, please
@spartakvardanyan17994 жыл бұрын
hey people. Who getting an error about permissions then go Facebook developers, and make your app there live. It means to turn from development mode to live mode ))
@software_engineer_semh5 жыл бұрын
how to phone authentication in flutter firebase
@gamesforu66194 жыл бұрын
Why it's a complex method rather than login with google ?
@masaratnazir14844 жыл бұрын
Because google owns firebase while as facebook is an outsider for them.
@DebarunLahiri4 жыл бұрын
I am getting this error: HttpStatus: 400, errorCode: 100, subErrorCode: 33, errorType: GraphMethodException, errorMessage: Unsupported get request. Object with ID '28312*********' does not exist, cannot be loaded due to missing permissions, or does not support this operation. my object id is correct and also I am giving permissions
@KHRAMAN4 жыл бұрын
Check in you'r metadata and add it in correct way
@alishahbazbal4 жыл бұрын
I got the solution you must be trying to login using other Facebook account. Try to login with the same Facebook account on which your app is registered. Because our app is in development mode once it is live than you can get access of other accounts.
@DebarunLahiri4 жыл бұрын
@@alishahbazbal Okay I will try it
@anshikamittal1844 жыл бұрын
@@alishahbazbal Hi I have done the same it worked but how can I check if it will work for other accounts?
@veerugarg3 жыл бұрын
@@KHRAMAN yes I have also same error and meta data is correct place , can you tell the other reason. Please.
@woloszynable4 жыл бұрын
Could you please update tutorial using newest Facebook SDK methods? Deprecated methods are not best options to use..
@Antassium4 жыл бұрын
Also "setReadyPermissions" is now "setPermissions"
@KHRAMAN4 жыл бұрын
I need solution .. I have this in Logcat when click button :- w/activitythread: handlewindowvisibility: no activity for token android.os.binderproxy@f857873
@Ravikant00554 жыл бұрын
where is source code.??
@justakidfromyaounde28304 жыл бұрын
Ain't working thought
@SumanDas-vn3pw4 жыл бұрын
Not working mam😣
@markjuliusmingollo10264 жыл бұрын
You are amazing ai want to marry you right now haha
@feniltailor77754 жыл бұрын
This is not working in Android 10... lower 10 version will work perfect