flutter_facebook_login icon indicating copy to clipboard operation
flutter_facebook_login copied to clipboard

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.

Results 101 flutter_facebook_login issues
Sort by recently updated
recently updated
newest added

I tried to logIn on the emulator with an iPhone 12 Pro Max and it shows that the app is not configured yet, but I tried the same on an...

Will the code support flutter for web and when ?

- Facebook SDK -> 9.0.1 - setAdvertiserTrackingEnabled & logEvent functions added.

Hi i am using flutter_facebook_login: ^1.2.0 for facebook login Here is my code what i wrote on my flutter class **login.dart** `Future initiateFacebookLogin() async { final FacebookLoginResult result = await...

Refer to Facebook SDK v9? #305

Hi. A few weeks ago I implemented this plugin for an app, now I made some changes related to the android configuration, I just change the configuration with the data...

CocoaPods could not find compatible versions for pod "FBSDKCoreKit": In Podfile: flutter_facebook_auth (from `.symlinks/plugins/flutter_facebook_auth/ios`) was resolved to 1.0.0, which depends on FBSDKCoreKit (~> 8.2.0) flutter_facebook_login (from `.symlinks/plugins/flutter_facebook_login/ios`) was resolved to...

If user have Facebook app. `facebookLogin.loginBehavior = await FacebookLoginBehavior.webViewOnly;` not work on iOS. It still open Facebook app after return result to webViewOnly and ask for login again and again...

On iOS it works well. But on Android, app crashes at very beginning. I followed the suggestions on this issue. https://github.com/roughike/flutter_facebook_login/issues/112 And I changed the versions several times as 1.2.0,...

- flutter run --release - app crashes with following output: ``` [ ] Installing build/app/outputs/flutter-apk/app.apk... (completed in 6.0s) [ ] executing: /Users/danielchapman/Library/Android/sdk/platform-tools/adb -s ZY323HWSM7 shell echo -n 6f62cec15517ccbd0deac4036c845c5a731c6833 > /data/local/tmp/sky.com.PrayerPal.sha1...