Flutter iOS Facebook Limited Login Bad Signature
Package version used: flutter_facebook_auth: ^7.0.0 firebase_core: ^2.24.2 firebase_auth: ^4.15.2 FBSDKLoginKit (17.0.2) //pod I have tested recently with our app and can't login with Facebook and upon debugging, I've seen this error Unhandled Exception: [firebase_auth/invalid-credential] {"code":190,"message":"Bad signature"} Login attempt code: Future<dynamic>…