how to use firebase auth and firestore in unity ?

hiii

Anyone know how to use firebase in unity (auth and firestore) ? or we can’t ?

thanks

Hello!

Firebase is definitely available in Unity. To start using it, do the steps listed in Add Firebase to your Unity project .

From there you can add Auth and Firestore with the linked instructions.