-
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
Facebook Login doesn't open the App when Installed #2374
Comments
Same. |
@almahdc apparently, this is related to the Limited Login functionality (you can check in the "Limitation" section): https://developers.facebook.com/docs/facebook-login/limited-login/ios. |
hi bro, have you resolved, with the new api, it still can't open facebook native app
|
Hey @kuroky! From my understanding of the documentation, the code you posted will never trigger the Facebook App as having
|
hey @OS-ricardomoreirasilva
that work |
Update: this doesn't seem as a bug. They just changes the behaviour:
Also, |
Still, they introduced a breaking change without updating the official documentation (and even the transparency tracking need is not very much mentioned). And considering the number of people who came here with the same issue, it's definitely an issue. It may not be a bug per se but it's a huge lack of commitment with the community. |
FBSDK16.3 I have the same problem |
Checklist before submitting a bug report
Xcode version
15.0
Facebook iOS SDK version
17.0.0
Dependency Manager
CocoaPods
SDK Framework
Login
Goals
When the Facebook App is installed on the device, when logging in through Facebook, the app is used instead of the In-App Browser.
Expected results
The In-App Browser is always used, regardless of whether or not the app is installed. This did not happen in previous versions.
Actual results
In-App Browser login is always triggered.
Steps to reproduce
No response
Code samples & details
No response
The text was updated successfully, but these errors were encountered: