Random discovery I’ll share in case it helps a future traveller (or future me): the native C++ SDK for Google Play Games hasn’t been updated to support 16KB page size, making it now functionally unusable. You need to JNI bridge across to the Java SDK.
Random discovery I’ll share in case it helps a future traveller (or future me): the native C++ SDK for Google Play Games hasn’t been updated to support 16KB page size, making it now functionally unusable. You need to JNI bridge across to the Java SDK.