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