@rightpill wrote:
Hi,
I got an issue with building an android verion. (iOS version works fine)
- Here are the version i am using.
cocos2d-x 3.8.1
sdkbox just updated
ndk r10e
Using features
SdkBoxPlay
SdkBoxIAPError
sdkbox: init native fail - this is from "sdkbox::PluginSdkboxPlay::init();"
(error codes: JNI DETECTED ERROR IN APPLICATION: JNI NewStringUTF called with pending exception 'java.lang.NoClassDefFoundError' thrown in unknown throw location'app' A/art: art/runtime/check_jni.cc:65] in call to NewStringUTF)
crashes when "sdkbox::PluginSdkboxPlay::init();" is called.How to reproduce?
1.create new project.
2.sdkbox import sdkboxplay
3.cocos compile android-studio
4.run it on AndroidStudio
5. crash!!Does anyone have any idea?
Thanks
Posts: 3
Participants: 2