We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
flutter_facebook_auth: ^7.1.1
macOS 15.0
iOS
flutter_facebook_auth
"When attempting to log in using Facebook in Flutter with the flutter_facebook_auth plugin, a black page appears."
Open FB login page
No response
Flutter (Channel stable, 3.24.3, on macOS 15.0 24A335 darwin-arm64, locale en-IN) • Flutter version 3.24.3 on channel stable at /Users/agilemac56/Documents/Flutter_SDK/flutter_3_24_3 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (3 months ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3 [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1) • Android SDK at /Users/agilemac56/Library/Android/sdk • Platform android-34, build-tools 33.0.1 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 16.0) • Xcode at /Users/agilemac56/Documents/Setup/Xcode_16.app/Contents/Developer • Build 16A242d • CocoaPods version 1.15.2 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
The text was updated successfully, but these errors were encountered:
facing same issue. @KaranMehta3984 did you find any solution?
Sorry, something went wrong.
No luck. But In real devices & the simulator (with iOS 17) is working fine. Thanks
No branches or pull requests
What version are you using?
flutter_facebook_auth: ^7.1.1
What OS and version are you using to local deploy your application?
macOS 15.0
What platforms are you seeing the problem on?
iOS
pubspec.yaml
flutter_facebook_auth
Describe the Bug
"When attempting to log in using Facebook in Flutter with the flutter_facebook_auth plugin, a black page appears."
Expected Behavior
Open FB login page
To Reproduce
"When attempting to log in using Facebook in Flutter with the flutter_facebook_auth plugin, a black page appears."
Relevant log output
No response
flutter doctor -v
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
The text was updated successfully, but these errors were encountered: