Error logging in with FirebaseAuth in FlutterFlow โ€“ I've tried everything!

Project Settings

I'm facing a critical issue while trying to authenticate users in my FlutterFlow app using Firebase Authentication. Every time I try to log in with email and password, I get the following error:

dev.flutter.pigeon.firebase_auth_platform_interface.FirebaseAuthHostApi.signInWithEmailAndPassword

I've tried several solutions, including:

Checking Firebase Authentication rules

Making sure Firebase is configured correctly in the project

Reinstalling Firebase dependencies

Creating a new Firebase project and reconfiguring

None of these have solved the problem. This is completely blocking me and I need to fix it ASAP. Has anyone else experienced this and managed to resolve it? Any help would be greatly appreciated! ๐Ÿ™

What have you tried so far?

Checking Firebase Authentication rules

Making sure Firebase is configured correctly in the project

Reinstalling Firebase dependencies

Creating a new Firebase project and reconfiguring

Did you check FlutterFlow's Documentation for this topic?
Yes
1