Android - Google Play Service, Game Client, Run time Error
I have checked a few different questions already like this I am trying to implement a Google sign in and have been referring to https://developers.google.com/games/services/training/signin/ but cannot figure out how to resolve this error I currently have the following meta data in my Manifest file <meta-data android:name="com.google.android.gms.games.APP_ID" android:value="@string/app_id" /> <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/> My LogCat error looks like: - 04-01 15:25:28.461: E/AndroidRuntime(30017): FATAL EXCEPTION: