You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
15.2
Facebook iOS SDK version
17.0.2
Dependency Manager
SPM
SDK Framework
Login
Goals
We have determined that some users are receiving an error page when navigating through the limited login flow.
Aim
To understand why some users are receiving the following "The link you followed may be broken" message when following the limited login route.
Facebook.mp4
Expected results
The user is greeted with the edit access (if logged in) or login screen (if logged out).
Actual results
It appears that the user is navigating through the facebook homepage and the facebook site itself is handling the link and presenting this error message.
Facebook.mp4
Steps to reproduce
For the user we can get hold of, we have confirmed that they did not have an email account associated to the account, however, we do not believe this is the cause based on attempts to reproduce. We are not able to reproduce this and it has only been evident in a small subset of users.
Code samples & details
There is no relevant code to provide here.The inconsistent nature of the issue points to the notion that the implementation is fine and this may be a problem at the facebook level.We are happy to discuss this further and share code if possible at a later stage.
The text was updated successfully, but these errors were encountered:
Checklist before submitting a bug report
Xcode version
15.2
Facebook iOS SDK version
17.0.2
Dependency Manager
SPM
SDK Framework
Login
Goals
We have determined that some users are receiving an error page when navigating through the limited login flow.
Aim
To understand why some users are receiving the following "The link you followed may be broken" message when following the limited login route.
Facebook.mp4
Expected results
The user is greeted with the edit access (if logged in) or login screen (if logged out).
Actual results
It appears that the user is navigating through the facebook homepage and the facebook site itself is handling the link and presenting this error message.
Facebook.mp4
Steps to reproduce
For the user we can get hold of, we have confirmed that they did not have an email account associated to the account, however, we do not believe this is the cause based on attempts to reproduce. We are not able to reproduce this and it has only been evident in a small subset of users.
Code samples & details
The text was updated successfully, but these errors were encountered: