Skip to content
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

ios device log failed #256

Closed
fangxuan0 opened this issue Jun 9, 2022 · 1 comment
Closed

ios device log failed #256

fangxuan0 opened this issue Jun 9, 2022 · 1 comment

Comments

@fangxuan0
Copy link

What version are you using?

flutter_facebook_auth:4.0.1

What OS and version are you using to local deploy your application?

macOS 12.4

What platforms are you seeing the problem on?

iOS

Describe the Bug

On ios devices, after logging in to facebook with the Safari browser, log in with facebook authorization, and then log out. The facebook app logs in to a new account, and the login with facebook authorization will fail again.

Expected Behavior

Use facebook authorization to log in, then log out of our app, then log out of the facebook account from the facebook official website of the Safari browser, log in to the new facebook account in the facebook app, and then use our own app to authorize the login with facebook, and the prompt fails.

To Reproduce

no

Relevant log output

No response

flutter doctor -v

Flutter 2.10.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 7e9793dee1 (3 months ago) • 2022-03-02 11:23:12 -0600
Engine • revision bd539267b4
Tools • Dart 2.16.1 • DevTools 2.9.2

Info.plist (iOS)

No response

Podfile (iOS)

No response

AndroidManifest.xml

No response

MainActivity.java

No response

MainActivity.kt

No response

index.html

No response

Info.plist (macOS)

No response

@darwin-morocho
Copy link
Owner

for mobile apps the Facebook sdk doesn't support switch accounts.

facebook/facebook-ios-sdk#1147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants