Sdkbox error (UnsatisfiedLinkError)

I imported google play services and gpg plugins to my project (using sdkbox gui). But now when i try to run the game i get this error:

java.lang.UnsatisfiedLinkError: No implementation found for void com.sdkbox.plugin.SDKBox.nativeInit

what can i do to solve this problem? please help me

  1. whats your engine version?
  2. how do you package ?

because sdkbox.jar has not been compiled with game.

I think i solved the problem. there was a problem with Cmake and i edited CmakeLists.txt now it runs without error

What’s that errors?

I dont get any error at the moment

whats your changed of CMakeLists.txt ?

I followed instructions here: SDKBox 2.4.3.0 bugfix

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.