Sdkbox runtime error

Dear,
We got an error when runtime. Can you tell me how to fix it?

W/System.err: java.lang.NoSuchMethodError: no static method “Lcom/sdkbox/plugin/TrackingInfoAndroid;.reqAdvertisingIdentifier()V”
W/System.err: at com.sdkbox.plugin.SDKBox.nOnStart(Native Method)
W/System.err: at com.sdkbox.plugin.SDKBox$1.run(SDKBox.java:88)
W/System.err: at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1490)
W/System.err: at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1262)
E/SDKBOX_CORE: JNI_BRIDGE Not found static method reqAdvertisingIdentifier, for clazz com/sdkbox/plugin/TrackingInfoAndroid and signature ()V

Is it the sdkbox.jar in libs folder?