facebook-ios-sdk
facebook-ios-sdk copied to clipboard
login error
Checklist before submitting a bug report
- [ ] I've updated to the latest released version of the SDK
- [X] I've searched for existing GitHub issues
- [X] I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- [X] I've read the Code of Conduct
- [X] This issue is not security related and can safely be disclosed publicly on GitHub
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
Steps to reproduce
No response
Code samples & details
// INSERT YOUR CODE HERE
var example = "Example code"
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.
yes,i close the gaming,then can login again