Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tango4567 opened this issue Oct 13, 2024 · 1 comment
Labels

Comments

@tango4567
Copy link
Owner

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?

@tango4567
Copy link
Owner Author

  1. Go to Project Setting
    Screenshot 2024-11-12 at 12 14 42
  2. Change Environment Type unspecified type to Production
    Screenshot 2024-11-12 at 12 22 06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant