facebook-ios-sdk icon indicating copy to clipboard operation
facebook-ios-sdk copied to clipboard

login error

Open LatCui opened this issue 1 year ago • 2 comments

Checklist before submitting a bug report

Xcode version

15.1

Facebook iOS SDK version

16.2.1

Dependency Manager

CocoaPods

SDK Framework

Login

Goals

my app online show "Login error: Logging in to this app with your Facebook account isn't allowed. To play this game with your current progress, please play it on Facebook."

Expected results

login success

Actual results

截屏2024-01-04 17 13 22

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"

LatCui avatar Jan 04 '24 09:01 LatCui

Hi,I also encountered the same problem.In my case, it's because mistakenly applied for facebook gaming (fb.gg) in the background. Disable it should solve the problem.

Ashenyou avatar Jan 13 '24 02:01 Ashenyou

yes,i close the gaming,then can login again

LatCui avatar Jan 17 '24 03:01 LatCui