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

Can't use phone auth on newest version in flutter web #9123

Closed
Ipicon opened this issue Jul 16, 2022 · 4 comments
Closed

Can't use phone auth on newest version in flutter web #9123

Ipicon opened this issue Jul 16, 2022 · 4 comments
Labels
resolution: duplicate This issue or pull request already exists

Comments

@Ipicon
Copy link

Ipicon commented Jul 16, 2022

Once I try to run signInWithPhoneNumber() I get an error:
image
I understand the js module is getting auth as unidentified.

@cyberpwnn
Copy link

Same with signInWithPopup() #9124 ^3.4.2 busted

@Ipicon
Copy link
Author

Ipicon commented Jul 16, 2022

image
authExtern is unidentified

@Faizan770gp
Copy link

Also problem with web FirebaseAuth.instance.authStateChanges(). Not Persisting user anymore instead logs back out.
authStateChanges() returns null once the app reloads.

@darshankawar
Copy link

There's similar open issue describing this case, #9097
Please follow-up in it for further updates. Closing this as a duplicate.

@darshankawar darshankawar closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2022
@darshankawar darshankawar added resolution: duplicate This issue or pull request already exists and removed triage Issue is currently being triaged. labels Jul 18, 2022
@firebase firebase locked and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants