Google Play Authentication with Firebase in Unity 2023

preview_player
Показать описание
A full video guide on how to add Google Play authentication with Firebase in Unity in 2023, after the big change in the middle of 2022.

Рекомендации по теме
Комментарии
Автор

This solved it for me. This has been a wild ride!!!! A lot of the stuff you've done, I found in dribs and drabs all over the internet and had done already. As you noted early on, Google has changed things and not yet updated their documentation. The how-to articles don't connect a few CRUCIAL dots in this puzzle. For me, it was using that auto generated oauth client id and client secret everywhere throughout my app. Thanks for putting this video together.

andrewmuir
Автор

Thanks for this video, I was having serious issues with the old package and the documentation for the new package is not the greatest. The github guide really helped too thanks!

lazygoosegames
Автор

This video is the best of any 11.01 video I've seen

sj.dad-korea
Автор

Seriously, I respect and appreciate you guys. And Google should reflect. It seems that it has become a different system from version 10 to version 11.

sj.dad-korea
Автор

Great tutorial! Thank you! But I still have a question, how to test it in unity player?

randon.integer
Автор

Hi it's really helpful tutorial. please do the same for sign in with iOS and sign in with facebook also. it will great help of others.

devalmistry
Автор

I was confused at the part where "OAuth 2.0 Client ID" was designated as the web-client automatically generated by Google service (I already made one myself, so I thought it should be done), but in the end, through your video and kind Git, I couldn't solve it for 3 days The problem was solved in 3 hours.

sj.dad-korea
Автор

How did you find the client secret? I just can’t find it anywhere

Captivest
Автор

Thank you this works for me, can you please make video for connecting firebase auth with firebase database as well?

JoeHobbiesfun
Автор

it's very help thanx!!!
first i just wanna ask, this test login must be uploaded to playstore first?

TwixtorAnimeFree
Автор

Hi I'm Korean and your videos and materials have been really helpful for me. I always want to know how you find out and create this information because I only know how to do google and youtube searches.Thanks again

Redping
Автор

Thank you so much, I was struggling with Google Play Authentication as I searched YouTube along with the documentation and it was a mess and I had to discard it all and ended up using anonymous and manual sign up with an Email and password within Firebase.
I have an enquiry; how to activate App Check in the firebase within Unity?

mysteriousanayasman
Автор

Hey, can you share the process of google auth login with firebase (without playgames).

MartianHunter
Автор

Hi, thank you for this video. I finally undestand how to connect Firebase to Google Play Service.
But afterwards I fall into another issue. This is working for me only on local and/or internal test mode. As I upload app to Play Store it doesn't connect anymore.
I've try to change the client secret file (from Upload to Signin key) but it's not working.
Any help is accepted.
Thanks anyway ...

PirateDave
Автор

Hey, I need help with the Leaderboard. The Google Play Authentication works perfectly. But my leaderboard only shows up one score from the same user. There is no user who can uploud their own score, to display himself with more than 1 player in the leaderboard
Can You help?

Heizungsmechaniker
Автор

Hey I have some problem you guide work fine! In build apk but when I build aab and splite binary it's didn't start the play games you know why?

zivabutbul
Автор

Hi, I have problem, I download apk, and displayText is always "canceled", when I launch .apk, should I upload to tests on google play console?

gorik
Автор

Thanks for the guide The Web Client secret in firebase can be different then the Client secret in Google Cloud? or i should rewrite the Firebase one so it matches the googles one

jendimir
Автор

error CS0019: Operator '==' cannot be applied to operands of type 'bool' and 'SignInStatus'

AxundMuslim
Автор

HEllo, what's seems to be the problem if uploading game icon fails?

ryllealbertcagas