facebook / facebook-android-sdk

Used to integrate Android apps with Facebook Platform.

Home Page:https://developers.facebook.com/docs/android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login for business

luciferldy opened this issue · comments

Checklist before submitting a bug report

Java version

8

Android version

13

Android SDK version

31

Installation platform & version

maven

Package

Login

Goals

intergrate with facebook login

Expected results

get the login auth token successful

Actual results

i can get the auth token from account the has development platform access. a normal facebook user account cannot return token, it shows your application is not available.

Steps to reproduce

  1. install facebook and login with a userA
  2. open talkie(our app),click to login,show login page, click "use facebook login",it shows your application is not available.

Code samples & details

No response