playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 965 forks source link

Firebase.Auth does not exist... #2948

Closed HaciEnda99 closed 4 years ago

HaciEnda99 commented 4 years ago

Can anyone explain why this errors are there?? I actually install everthing and so but it doesnt find Firebase.Auth...

image image

andrewlevada commented 4 years ago

FIrebase.Auth is not a part of GooglePlayGames, you have to install Firebase plugin separately. More about Firebase https://firebase.google.com/docs/unity/setup. If you already installed Firebase Auth plugin notice that you do not have using for it.