Developer Policy 6.1: Verify that you have integrated Login correctly. Your app shouldn't crash or hang during the testing process - facebook

we received an email from Facebook review team telling us that our live app (website) is being reviewed and later got another templated email saying that our login is crashing or hanging, suggested we fix it, and gave us a bunch of links to the best practices on how to fix the FB login integration.
The problem is we don't use FB in our login (we just use their Marketing API) and, to us, the login works just fine.
Anyone else with a similar experience out there? If so, what did you do?

Related

How can I submit my app for review for Instagram Basic Display?

I need my application to be authorized for instagram_graph_user_profile and I followed each step for Facebook app review really carefully, but my application keeps getting rejected because they can't login with the Instagram test account I provided.
Since reviewers are logging in from California, Instagram itself blocks their sign in attempt because it's seen as "suspicious", so they send a verification code to the Instagram account email.
I even provided them with the password for that email so they have all the tools to login, but they keep refusing the submission.
I contacted Facebook assistance several times but they keep saying that they can't help and they redirect me to documentation.
Anyone else had the same problem? My application is already on App store and Play store and I didn't have to face such things.
Solved
After resubmitting a couple times they accepted it, I guess it's just matter of who reviews the application.

Facebook API login error

When I'm trying to log in with my facebook button on asp page (jdk) I'm getting this error:
App Not Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions.
I've tried so many solutions available online, but its not working.
So, my login java script is "http://localhost:8003/en/user/login/".
The things that I set on the facebook app are: contact mail, site url:"http://localhost:8003/"
Valid OAuth redirect URIs "http://localhost:8003/".
I have set option "Do you want to make this app and all its live features available to the general public?" to yes.
Does anyone have any idea why it isn't working?
So i made it work. I feel ashamed that it took me soo long to figure it out.
Just had to put javascript for FB login in master page and it is available everywhere on website and localhost:port/ work as valid Valid OAuth redirect URI.

Apps Missing from Facebook Developer Account

About a month ago or so, my facebook account was temporarily suspended due to suspicious login activity (it was me logging in on my own phone via mobile web browser).
Anyways, I managed to verify my identity and subsequently changed my password. Everything else is fine but I have lost all the apps in my developer account which probably numbered between 20 - 30. I have tried submitting the problem in the facebook accounts section but have not gotten a reply since. Has anyone had a problem like this before and how can I get in contact with someone who will actually reply and can help with the problem?
Thanks
p.s. I have found another similar thread but they differed in that they lost their "developer" status and got their apps back after they signed up as a developer again. My facebook account is already signed up as a developer but the apps are nowhere to be found.
There are 2 things you can try:
Go to this page and see if your Apps show up: https://developers.facebook.com/appeal
Ask in the official Facebook developers group: https://www.facebook.com/groups/fbdevelopers

Facebook deleted all my applications because of someone tried to access my Facebook account

Yesterday I got a message from Facebook inform that someone tried to access my Facebook account! Well, it's not a problem because I'm securing it.
The problem is related to my applications, more than 4 apps has been disappeared without any details from Facebook!
When I try to make a brand new app, I get a message that about I couldn't create a new application because this activity is temporary blocked to in my Facebook account!
My Facebook developer account is already verified by phone. Was running a lot of apps since 2014.
Please any Facebook developers here to help me?

How to let FB test login before it goes live?

I'm setting up facebook login for my website. I've got it working w/ a test app on my dev server. I'm getting ready to ask facebook for approval, but there's something I can't figure out. They want instructions on how to access facebook login on my site. It says:
Please provide step-by-step instructions in English that show how to access Facebook Login.
Well the problem is you can't get to facebook login on my site right now. I'm not going to add that functionality to my live site when my app still isn't approved. Anyone know how to deal with this? Do I have to give facebook access to my dev site? And point dev to the production app?
Facebook needs to be able to test it for review, so there must be a way to access it for them.
That being said, why do you even want to go through the review process? You only need to go through review if you need additional permissions. A basic login does not need to get approved.
You can read all about review in the docs: https://developers.facebook.com/docs/facebook-login/review