Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
369 views
in Technique[技术] by (71.8m points)

android - Facebook app is Public, but gives error "App not setup" when logging in

I have an Android app using Facebook to login.

The app is already public: enter image description here

When trying to login via Facebook, I get this exception:

com.facebook.FacebookAuthorizationException: 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.

Since the test users are able to login perfectly fine, I'm assuming that my code if fine.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
  1. In Settings → Basic → Contact Email → give your or any email.

  2. Make sure you have a valid Privacy Policy available.

  3. In the App Review Tab change:

    Do you want to make this app and all its live features available to the general public?

    to Yes.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...