playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 952 forks source link

PlayGamesClientConfiguration could not be found #3150

Open Vikassingh121 opened 2 years ago

Vikassingh121 commented 2 years ago

image

userqt commented 2 years ago

Hi @Vikassingh121 , as far as I read somewhere, this has been removed and not used anymore. Calling PlayGamesPlatform.Instance.Authenticate, should be sufficient.

kamgam commented 1 year ago

The removal is mentioned here: https://github.com/playgameservices/play-games-plugin-for-unity/blob/master/UPGRADING.txt Sadly no info is given on whether or not a replacement is needed for all the configurations (like EnableSavedGames() for example).