facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.79k stars 3.55k forks source link

Some users receiving a link broken message when proceeding with limited login #2457

Open danlages opened 3 months ago

danlages commented 3 months ago

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.

https://github.com/user-attachments/assets/615998ca-1db9-4321-a929-06f20bef0b7a

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.

Limited Login error flow

https://github.com/user-attachments/assets/6a15a208-b76b-43d4-94af-f9115d6231ba

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.
botstar-tra commented 2 months ago

Same issue

mvpscottjon commented 2 months ago

Same

vicente-santacoloma commented 2 months ago

I'm also experiencing this issue. Could someone from FB please look at this? Thank you!