How to make Google Sign in unity..

Hi All

In My project i have to add Google Signin From unity. When the user click the Google Sign in the my

android apk … All gmail should populate like it. I am searching in Google but i cant find the correct resource.

Can any can provide a link for API.

I have attached Eg File with it.

Thanks and Regards

It sounds like you are talking about signing into a Google Play Games profile, in which case you need to install the SDK and configure your app to use it.

This link has the SDK download and instructions. GitHub - playgameservices/play-games-plugin-for-unity: Google Play Games plugin for Unity

If that isn’t what you meant, post again with more details about what you actually want to achieve.