playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 965 forks source link

Assets\GooglePlayGames\ISocialPlatform\PlayGamesLocalUser.cs(24,57): error CS0535: 'PlayGamesLocalUser' does not implement interface member 'ILocalUser.Authenticate(Action<bool, string>)' #2991

Closed xiaokang69 closed 3 years ago

xiaokang69 commented 3 years ago

Assets\GooglePlayGames\ISocialPlatform\PlayGamesLocalUser.cs(24,57): error CS0535: 'PlayGamesLocalUser' does not implement interface member 'ILocalUser.Authenticate(Action<bool, string>)'

ozdemir08 commented 3 years ago

This must have been addressed in one of the latest releases. Check out the latest release and let us know if the issue persists.