Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Don't suggest adding fbauth to the application's query schemes#293

Open
tp wants to merge 1 commit intoroughike:masterfrom
tp:patch-1
Open

Don't suggest adding fbauth to the application's query schemes#293
tp wants to merge 1 commit intoroughike:masterfrom
tp:patch-1

Conversation

@tp
Copy link

@tp tp commented Sep 18, 2020

This fixes the redirect loop between the Safari ViewController (SFVC) and the Facebook app mentioned in #243

After that scheme is removed, the FB SDK seems to build another URL to open in the web view, which doesn't show a button to open the native FB app anymore.
Hence the user just proceeds inside the SFVC with their account, and will be directed straight back to the host app, never taking a "detour" to the FB app.

This fixes the redirect loop between the Safari ViewController (SFVC) and the Facebook app mentioned in roughike#243

After that scheme is removed, the FB SDK seems to build another URL to open in the web view, which doesn't show a button to open the native FB app anymore.
Hence the user just proceeds inside the SFVC with their account, and will be directed straight back to the host app, never taking a "detour" to the FB app.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant