Hello everyone!
I am trying to use the GPGS plugin and I am facing an error when I attempt to log in. This is what the log looks like:
I/Unity ( 7910): sign in
I/Unity ( 7910):
I/Unity ( 7910): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
I/Unity ( 7910):
D/GamesUnitySDK( 7910): Performing Android initialization of the GPG SDK
I/Unity ( 7910): Building GPG services, implicitly attempts silent auth
I/Unity ( 7910):
I/Unity ( 7910): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
I/Unity ( 7910):
E/GamesNativeSDK( 7910): Exception in dalvik/system/DexClassLoader.loadClass: java.lang.IncompatibleClassChangeError: Class com.google.android.gms.games.NativeSdkCallbacks implements non-interface class com.google.android.gms.nearby.connection.Connections$ConnectionRequestListener (declaration of 'com.google.android.gms.games.NativeSdkCallbacks' appears in /data/data/my_app_package/app_.gpg.classloader/d75c8e1bbeab9e1ddffb9d332585db71.jar).
Any ideas on how fix this problem?
Thank you!