Hello Guys, How are you all? Hope You all Are Fine. Today I face an issue with my Facebook login. I got this error For your account security logging into Facebook from an embedded browser is disabled in Android. So Here I am Explain to you all the possible solutions here.
Without wasting your time, Let’s start This Article to Solve This Error.
- How For your account security logging into Facebook from an embedded browser is disabled Error Occurs ?
- How To Solve For your account security logging into Facebook from an embedded browser is disabled Error ?
- Solution 1: Try to make test user
- Solution 2: Use diffrent Browser
- Solution 3: FB deprecated Login on Android embedded browsers
- Solution 4: update facebook Dependencies
- Solution 5: use a later version of the SDK (8.2+)
- Summery
How For your account security logging into Facebook from an embedded browser is disabled Error Occurs ?
Today I face an issue with my Facebook login. I got this error:
For your account security logging into Facebook from an embedded browser is disabled.
How To Solve For your account security logging into Facebook from an embedded browser is disabled Error ?
How To Solve For your account security logging into Facebook from an embedded browser is disabled Error ?
To Solve For your account security logging into Facebook from an embedded browser is disabled I am just making a new test user and Facebook generated test user-worked.
Solution 1: Try to make test user
I am just making a new test user and Facebook generated test user-worked.
Solution 2: Use diffrent Browser
- Try installing another browser, like Firefox, Chrome and set this the default browser.
- then log in again with your Facebook credentials. It worked for me.
- the problem is with android embedded Browser. For me, it worked when I set Firefox my default browser OR chrome Browser.
Solution 3: FB deprecated Login on Android embedded browsers
Facebook Already deprecated Login on Android embedded browsers. Here are the official Details.
Solution 4: update facebook Dependencies
You just need to update facebook Dependencies.
implementation 'com.facebook.android:facebook-android-sdk:[8,9)'
Solution 5: use a later version of the SDK (8.2+)
Facebook is suggesting to use a later version of the SDK (8.2+).
Summery
It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?
Also Read
I fixed it by replacing Facebook Lite with normal Facebook. It solved it.
For your account security, logging in to Facebook from an embedded browser is disabled. To continue, download and log in to the Facebook app on your device and try again.
Thankyou
solution 4 for me