Google Play Games Services (C++) does not initialize after updating Target SDK from 33 to 34
After updating Android Target SDK from 33 to 34 the configuration is no longer valid (i.e platform_configuration_->Valid() == false
).
I get the following error messages from Google Play Games Services C++