Closed stolk closed 8 years ago
It should be fixed with previous checkin, and this checkin with android studio build should also address it automatically. the reason behind is that new lib depends on android-support-v4.jar, just add link to it, it will be fine:
check it out, if not working, please re-open this issue.
There is a new release of Google Play Services (8.3) or rev28 as the android installer calls it.
I dropped in the google-play-services_lib as a replacement in my project, and now, the login no longer works.
I/GamesNativeSDK( 322): Connecting to Google Play... E/GamesNativeSDK( 322): Not authorizing: no client.
Is the cpp SDK v 2.0 compatible with the latest Google Play Services (8.3)? It does not seem to be the case!
bram