roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 330 forks source link

Not working with facebook app events #319

Open msayedhasan opened 3 years ago

msayedhasan commented 3 years ago

I was trying to use facebook_app_events from https://pub.dev/packages/facebook_app_events I got my app crashes in android when I try to login with facebook. And when I try to run pod install in iOS I got an error about using two different FBSDK.

on Android => the App crashes on iOS => pod install can't be run

darwin-morocho commented 3 years ago

I was trying to use facebook_app_events from https://pub.dev/packages/facebook_app_events I got my app crashes in android when I try to login with facebook. And when I try to run pod install in iOS I got an error about using two different FBSDK.

on Android => the App crashes on iOS => pod install can't be run

This plugin is obsolete, it does not have any updates since 2019