I want to make Sign in inside my mobile game using Google Account and all firebase doc dosn’t help !
what is mean googleIdToken
and googleAccessToken
when I used the data in .json
file in firebase didn’t help !
I want to make Sign in inside my mobile game using Google Account and all firebase doc dosn’t help !
what is mean googleIdToken
and googleAccessToken
when I used the data in .json
file in firebase didn’t help !
If any of you are facing any issues with the integration, please check the following (tried on MacOS):
GoogleSignIn.DefaultInstance.SignIn().ContinueWith(OnAuthenticationFinished);
with GoogleSignIn.DefaultInstance.SignIn().ContinueWithOnMainThread(OnAuthenticationFinished);
xcode-select --install
“/Assets/GeneratedLocalRepo/GoogleSignIn/Editor/m2repository”
Hope this helps someone.
disculpa, ¿lograste hayar la respuesta? tambien estoy interesado en hacer un login para un juego y hacer usando el sistema de google, pero estoy peor que tu, no tengo ni idea