I'm using the flutter_facebook_login package and I got this error message:
"Module 'flutter_facebook_login' not found"
in the GeneratedPluginRegistrant.m file in iOS.
is there anyone faced this issue? Any help would be appreciated.
Thank you.
Verify that you are using Runner.xcworkspace and not Runner.xcodeproj
flutter clean
flutter pub get
cd ios
pod install
https://github.com/flutter/flutter/issues/41033#issuecomment-534604875
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With