Google Play Games sign in that actually works

This commit is contained in:
Sergii Pylypenko
2014-07-08 18:45:07 +03:00
parent 7b694f3d7a
commit c88babc14d
4 changed files with 31 additions and 71 deletions

View File

@@ -192,5 +192,6 @@
<string name="gamehelper_app_misconfigured">The application is incorrectly configured. Check that the package name and signing certificate match the client ID created in Developer Console. Also, if the application is not yet published, check that the account you are trying to sign in with is listed as a tester account. See logs for more information.</string>
<string name="gamehelper_license_failed">License check failed.</string>
<string name="gamehelper_unknown_error">Unknown error.</string>
<string name="google_play_game_services_app_id" translatable="false">==GOOGLEPLAYGAMESERVICES_APP_ID==</string>
</resources>