Noobius
Noobius

Reputation: 13

Android xamarin Google play services sign in 2025

Has anyone managed to use google play services lately? I found one person who did: Xamarin Android - How to sign in Google Play Services?

But I am not sure how because after I install the Xamarin.GooglePlayServices.Auth and Xamarin.GooglePlayServices.Games packages I can not even find the PlayGamesSdk and PlayGames classes.

Searching the MS repo does not turn up those classes either: https://github.com/search?q=repo%3Adotnet%2Fandroid-libraries+PlayGames&type=code

Upvotes: 0

Views: 39

Answers (1)

Noobius
Noobius

Reputation: 13

Oh man I was using the V1 games package instead of 2.

Upvotes: 0

Related Questions