6

I know there are quite a few questions already asked in regards to this, but I couldn't find one that answers my current question exactly.

Actually 2 days ago,my app is perfectly running for Facebook login and registration .but now it shows below error .

facebook error

i have done all the required steps and it was running perfectly.

Syscall
  • 19,327
  • 10
  • 37
  • 52
Rajeev Sharma
  • 67
  • 1
  • 1
  • 3
  • 1
    check this....http://stackoverflow.com/questions/21329250/the-developers-of-this-app-have-not-set-up-this-app-properly-for-facebook-login – Bhavin Bhadani Oct 28 '15 at 09:19
  • Check this http://stackoverflow.com/questions/31960599/unable-to-like-using-facebook-ios-sdk/32044854#32044854 – tuledev Oct 28 '15 at 09:22
  • yes @uma.green bubble is shown with my app name.it perfectly work before two days ago.it is new issue,may be Facebook have changed some thing in iOS sdk – Rajeev Sharma Oct 28 '15 at 09:25
  • please login with app created account..if you can login with other account you may display error like this – Maulik shah Oct 28 '15 at 09:29
  • @RajeevSharma if its public and still you got error....then may be its bug in fb sdk...make a new appid and start it over once again – Bhavin Bhadani Oct 28 '15 at 09:30
  • yes it show message on green bubble "Live and available to all user" and i have also tried with new one but still got the same error – Rajeev Sharma Oct 28 '15 at 09:35
  • If you're a 100% sure your app is live, I would file a bug on developers.facebook.com/bugs. Also, check that you're not using permissions which require App review, just in case. – curveorzos Nov 04 '15 at 22:53
  • Here your app statue is in Live and submit your app for review with required permissions. See my answer https://stackoverflow.com/questions/23417356/facebook-graph-api-v2-0-me-friends-returns-empty-or-only-friends-who-also-u/54782732#54782732 – Naresh Feb 20 '19 at 09:31

3 Answers3

17

Logon Facebook Developer Account

Go to Apps and select your APP and click on the Status & review then select "YES" access public then click confirm button to finished.

Pavan Jain
  • 171
  • 1
  • 4
2

1.Login in Facebook developer console 2.Go to your facebook app dashboard, 3.near to the top right corner, you can see a toggle button named 'status' 4. switch to Live mode

emilpmp
  • 1,716
  • 17
  • 32
  • See my answer https://stackoverflow.com/questions/23417356/facebook-graph-api-v2-0-me-friends-returns-empty-or-only-friends-who-also-u/54782732#54782732 – Naresh Feb 20 '19 at 09:32
1

Goto : https://developers.facebook.com/apps/

choose your app from list and click on status than development mode from Off to On (you should must add privacy policy before change development mode) you can also add from here : https://termsfeed.com/

Prasann
  • 135
  • 1
  • 9