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

The type or namespace name 'Firestore' does not exist in the namespace 'Firebase' (are you missing an assembly reference?) #12

Open
XRlabTech opened this issue Mar 28, 2024 · 0 comments

Comments

@XRlabTech
Copy link

XRlabTech commented Mar 28, 2024

Hi

So I have been trying run demo on a 2023.3.201f

I keep getting the following errors

Assets\Scripts\BalloonPop\BalloonsNetworking.cs(125,54): error CS0029: Cannot implicitly convert type 'Firebase.Auth.AuthResult' to 'Firebase.Auth.FirebaseUser'

Assets\Scripts\BalloonPop\BalloonsNetworking.cs(125,59): error CS1061: 'Task' does not contain a definition for 'Result' and no accessible extension method 'Result' accepting a first argument of type 'Task' could be found (are you missing a using directive or an assembly reference?)

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

No branches or pull requests

1 participant