You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
For some reason, when com.google.android.gms:play-services-games:21.0.0 is used we experience crashes at
gpg::JavaClass::FinishClassRegistration(_JNIEnv*, _jclass*)+136
gpg::JavaClass::Register(_JNIEnv*, gpg::JavaReference const&)+368
gpg::JavaClass::RegisterEmbeddedDexClassesInternal(gpg::JavaReference const&, bool*, char const*, char const*, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator> const&, std::__ndk1::vector<gpg::JavaClass*, std::__ndk1::allocatorgpg::JavaClass*> const&)+1148
gpg::JavaClass::RegisterEmbeddedDexClasses(gpg::JavaReference const&)+84
gpg::AndroidPlatformConfiguration::Valid() const+104
gpg::GameServices::Builder::Create(gpg::AndroidPlatformConfiguration const&)+76
Please, note that everything works just fine with when com.google.android.gms:play-services-games:18.0.1 is used.