Hi,
Im new to creating android apps and im creating one with Google Sign-In, im following this guide: API ตัวจัดการข้อมูลรับรอง Android | Authentication | Google for Developers but im stuck. I dont know how to import anything from this guide because is written for Android Studio, not for Unity. Can anyone help me?
I haven’t tried as yet, but there is a free add-on that may be useful, Android Google Sign In | Integration | Unity Asset Store
Have a look here. It applies to any plugin you use. The key here is setting up SHA properly for the used keystore.
Ah yes, thanks for reminding me. I remember the long process now. I did it when I was dabbling in kotlin. Still confuses the heck out of me but right on point.
There are good instructions to follow when using Android Studio. May have to figure out how to apply it to Unity though.