-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite loading loop in Facebook Limited login #2544
Comments
Same here. |
same here. |
same and Apple is rejecting my app because of this. |
I have the same problem with FBSDKLoginKit 16.3.1 or 15.1.0, Xcode 16.2, iOS 18.2 on an iPad Pro 13-inch simulator. I did not have issues on a iPhone in the simulator. I recently upgraded from FBSDKLoginKit 9.0.0, attempted FBSDK 18.0.0 and am backing down versions due to access token issues with AWSFacebookSignIn 2.40.1. My goal is to upgrade AWSFacebookSignIn to a newer FBSDKLoginKit to resolve issues with an iOS iPad app running on an Apple silicon (a M4 MacBook). |
Getting same issue |
Same for me |
Checklist before submitting a bug report
Xcode version
16.2
Facebook iOS SDK version
17.0.3
Dependency Manager
Building from Source
SDK Framework
Login
Goals
We use Facebook SDK (iOS) to allow users to authenticate with their Facebook accounts. However, on certain iPad devices, including:
The popup browser fails to load the Facebook login page and gets stuck in an infinite loading loop and finally get error due to too many redirects.
Facebook SDK (iOS) version: 17.0.3
Can anyone help to check this issue?
Thanks,
Tommy
Expected results
The FB login window can be shown correctly to the user.
Actual results
Infinite loading and finally get an error because of too many redirects.
Steps to reproduce
No response
Code samples & details
The text was updated successfully, but these errors were encountered: