playgameservices / play-games-plugin-for-unity

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

Hi. The type or namespace name 'GooglePlayGames' could not be found. Are you missing a using directive or an assembly reference? #3134

Open MSami006 opened 2 years ago

MSami006 commented 2 years ago

I imported the GooglePlay plugin correctly and there are no errors showing. But when I try to use "using GooglePlayGames;" it's not working. The "GooglePlayGames" directiv is underlined and this error comes up. Can someone help me pls?

MSami006 commented 2 years ago

Ok I solved it. That was quick. I just reimported the play games plugin and now everything is looking fine.