tango4567 / solutions

Here I am adding lots of different stuff. This is the collection of problems with their solutions. Most important please share good vibes and correct me if you found anything wrong here. Thanks in advance.
Apache License 2.0
5 stars 0 forks source link

FirebaseAuth works perfectly in the local environment but fails on the live server after deployment #68

Open tango4567 opened 1 week ago

tango4567 commented 1 week ago

FirebaseAuth works perfectly in the local environment but fails on the live server after deployment. I'm encountering the following error on the live server: main.dart.js:3103 Uncaught Error: PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.firebase_auth_platform_interface.FirebaseAuthHostApi.registerAuthStateListener"., null, null) Could you help me identify what might be missing or where the issue could be?