FirebaseAuth.instance.currentUser always null on windows app flutter !! #12734
Labels
Needs Attention
This issue needs maintainer attention.
platform: windows
Issues / PRs which are specifically for Windows.
plugin: auth
resolution: duplicate
This issue or pull request already exists
type: bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Which plugins are affected?
Core, Auth
Which platforms are affected?
Windows
Description
FirebaseAuth.instance.currentUser always null on windows app flutter ?
Reproducing the issue
I am seeing this issue too on Windows. After I sign in/email-pass sign in, hot restarting the app returns currentUser as null. This also happens on subsequent app runs too.
In my case, it is always null, even after few seconds. I tried this:
and it only prints null and never prints again. ??
Firebase Core version
2.30.0
Flutter Version
3.19.5
Relevant Log Output
No response
Flutter dependencies
Expand
Flutter dependencies
snippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: