In quickstart it is showing an error in the package name that there was a problem verifying this package name .. However, my package is the same. How to resolve it?
I got the error link broken error Then I fixed that error where u gave a link of fix solution in comment section and so now should I click on switch mode again to development and then change to live mode now
@@technicalskillz the issue is after I generate the privacy policy URL, Facebook requires you to enter the user data deletion callback which is required, I have no clue what to enter there
Thanks for this greate tutorial, i tried it but i have a probleme whene i try to log with the button i have the probleme : "For your security, logging into Facebook from an embedded browser is disabled.." please any idea ?
my app is running fine but when i build a signed apk its not log in showing error that was log in disabled, i dont know what to do, i searched so much but not get any proper solution. plz help me
If you cant see MyApp option then Click on get started and Register your developer facebook account after providing your information. 1.Login with your facebook account and open developer.facebook.com 1.CLick Get Started 2.Enter email 3.Enter verification code from gamil 4.Enter facebook password if its ask
Please 🙏 create a video for storing the login details of user logged in through Facebook sign-in method using shared preferences. You haven't used the shared preferences for storing the user logged details in the app.
For Firebase authentication we havn't need offline share preferences. bcz you can check Firebase Auth already providing the instance if user already logged in or not. Here is code mUser = mAuth.getCurrentUser(); if (mUser != null) { Intent intent = new Intent(LoginActivity.this, MainActivity.class); startActivity(intent); finish();
Is anyone else having trouble with this tutorial? I've added in all the code, set up Meta & Firebase auth for Facebook, but the app keeps dying each time I click on the Facebook button. Looking for the solution and will post here if I find it, but has anyone else run onto this error?
Hello bhai I am Facing error in adding package name as my app is not launched on playstore yet and after some research I found that this is the new policy of meta that we cannot use facebook authentication without a valid play store account that contains out application. This is so bad from meta's side
@@waqartrimmer yes bro I researched about it and I found that Facebook has closed the login services for users that are not uploaded any application on Play Store.
@@waqartrimmer yes bro I researched about it and I found that Facebook has closed the login services for users that are not uploaded any application on Play Store.
@@manashharshvardhan5007 Hi, I assume your problem is at 15:04. 1. remove the entire thing you just built (the android platform) 2. switch to Live mode (the button at 14:58) 3. follow the video and redo the whole thing again It's a pain in the ass I know :( but this worked for me, hopefully it works for you too...
It worked..Thanks alot .Easy to understand
Glad it helped
How to Save Data in Firebase
Thanks brother. This is exactly what I was looking for.
Glad I could help
Thank you sir
Welcome!!!!!!!
In quickstart it is showing an error in the package name that there was a problem verifying this package name .. However, my package is the same. How to resolve it?
brother do you find any solution to this i encounter same issue...please let me know if you know
I got the error link broken error
Then I fixed that error where u gave a link of fix solution in comment section and so now should I click on switch mode again to development and then change to live mode now
how do you fix this error? can you pls give me more infor?
good Video
Glad you enjoyed
Hi, what can I do if the gradle shows only Dependencies? in your video there is "signinReport". where it is?? plz help. thankyou!
Hi, I am working on a project like this as well.
Your signingReport will be under your App name right under your Gradle files.
Click on elephant icon and search signinReport and hit enter .Every android studio version have different setting
how do you fix the error when implementing the Callbackmanager?
Alt + Enter to import class
i'm being asked to enter the user data deletion after pasting the privacy policy URL. Anyone get this? how did you resolve it
stackoverflow.com/questions/44764212/how-should-i-deal-with-the-facebook-app-privacy-policy-url-in-developers-page
@@technicalskillz the issue is after I generate the privacy policy URL, Facebook requires you to enter the user data deletion callback which is required, I have no clue what to enter there
@@lute248 iam facing the same issue, do you have solutions now ?
Thanks for this greate tutorial, i tried it but i have a probleme whene i try to log with the button i have the probleme : "For your security, logging into Facebook from an embedded browser is disabled.." please any idea ?
Use Updated Library
implementation 'com.facebook.android:facebook-android-sdk:[8,9)'
my app is running fine but when i build a signed apk its not log in showing error that was log in disabled, i dont know what to do, i searched so much but not get any proper solution. plz help me
If you cant see MyApp option then Click on get started and Register your developer facebook account after providing your information.
1.Login with your facebook account and open developer.facebook.com
1.CLick Get Started
2.Enter email
3.Enter verification code from gamil
4.Enter facebook password if its ask
for your account security logging into facebook from an embedded browser is disabled i............
Please 🙏 create a video for storing the login details of user logged in through Facebook sign-in method using shared preferences. You haven't used the shared preferences for storing the user logged details in the app.
For Firebase authentication we havn't need offline share preferences. bcz you can check Firebase Auth already providing the instance if user already logged in or not.
Here is code
mUser = mAuth.getCurrentUser();
if (mUser != null) {
Intent intent = new Intent(LoginActivity.this, MainActivity.class);
startActivity(intent);
finish();
@@technicalskillz Thanks bro..really appreciated..you are great.
I have error ..broken links when I paste privacy policy URL please give me solution
Broken URL detect mean You did not created Privacy Policy properly .
stackoverflow.com/questions/61394470/broken-url-detected
Is anyone else having trouble with this tutorial?
I've added in all the code, set up Meta & Firebase auth for Facebook, but the app keeps dying each time I click on the Facebook button.
Looking for the solution and will post here if I find it, but has anyone else run onto this error?
same, did you managed to found the solution?
ap ny facebook aur google k liye new activity kiyon create ki. Any Reason behind that?
Just to show separate code for every authentication. I already explain why i was creating
Hello bhai I am Facing error in adding package name as my app is not launched on playstore yet and after some research I found that this is the new policy of meta that we cannot use facebook authentication without a valid play store account that contains out application. This is so bad from meta's side
brother do you find any solution to this i encounter same issue...please let me know if you know
@@waqartrimmer yes bro I researched about it and I found that Facebook has closed the login services for users that are not uploaded any application on Play Store.
@@waqartrimmer yes bro I researched about it and I found that Facebook has closed the login services for users that are not uploaded any application on Play Store.
duplicate class error customtabs ka show hora bhai depository wo sb check krliya google sb try krliya bro smjhra nhi can u pls help me?
send screenshot of error at bscsworld@gmail.com
@@technicalskillz Ok I'll send it there
3:48
I have entered the privacy policy but it still asks me to enter valid privacy policy
in the facebook devloper site i didn't create project somthing went wrong error
Can u please make a video on how to generate free privacy policy , I tried but facebook is not accepting my privacy policy.
Thank you.
Hey will it work without Privacy Policy URL? If not how can I get it so that my App goes Live?
great video but i have doubt can we use without using policy url?? if ans is no so plazz tell me how to create privacy policy 🙏
App will stop working after few days ,Its necessary .Google online policy generate and make privacy Pol.
@@technicalskillz thank u👍
@@technicalskillz you are such a good teacher me aapke videos dekhta hu keep it up 👍
I have a problem where I can't change the fb app in live mode, it says I have an error withing the package name.
i have the same problem did you find a solution ?
As described On 13:31, it is going on homeActivity after signing in . In my case it come back on mainActivity. Why is this happening. Please explain.
you are getting any exaption,Show toast message and see what is the error message .
Can you please show how to do apple sign in using android studio?
Soon
It's telling broken url detected
stackoverflow.com/questions/61394470/broken-url-detected
Found the answer and it worked for me!
Remove the Android platform, switch to Live and add the Android platform again.
@@annehsu3326 please tell me buddy🥺
How u do this?
@@manashharshvardhan5007
Hi, I assume your problem is at 15:04.
1. remove the entire thing you just built (the android platform)
2. switch to Live mode (the button at 14:58)
3. follow the video and redo the whole thing again
It's a pain in the ass I know :( but this worked for me, hopefully it works for you too...
@@annehsu3326 you mean at very first one must switch to live mode and then follow the whole video from the start...
i need help.i keep going back to the same activity
You getting some error that's why its not going on Main page .Check logcat what is error
sha key is not in my android studio
Click on sync (elephant) icon in android studio and type sininReport and hit enter it will create SHA key
this is not working properly in my app can you please help me
What is the error ?? Send me screenshot or error at bscsworld@gmail.com
helo sir, can i get your source code please?