- Home /
Games Services Plugin Windows Error "does not contain a definition"
Hi i'm trying to set up the Google Games Services plugin for unity this one: https://github.com/playgameservices/play-games-plugin-for-unity
So far i manage to set everything on the developer console,installing and configuring the plugin inside unity.
But I'm Having this error:
: error CS1061: Type
GameServices' does not contain a definition for
AsHandle' and no extension methodAsHandle' of type
GameServices' could be found (are you missing a using directive or an assembly reference?)
Has somebody installed this plugin and solved this problem? I am also reciving other errors but i guess its all from the same source
BTW i have already updated my Android SDK and JAVA SDK Variable. Thanks
Your answer

Follow this Question
Related Questions
Failed to Initialize 3D Graphics 2 Answers
Help building with two conflicting plugins: GameAnalytics and Google Play Services 2 Answers
Builded Game Stopped working 2 Answers
How to fix Unity compiler error when building WP8.1 game? 2 Answers
When building and running, textures are black or invisible. 2 Answers