Hi,
I tried to use the JS sdk to use App42 in a cocos2d-JS app, for the leaderboard feature.
On web, it works fine, I can create game, add results, load it etc.
But in android, on .send() in App42-all-3.0.min.js, I have the error:
04-10 22:44:51.397 3986-4081/? W/art: Native thread exiting without having called DetachCurrentThread (maybe it's going to use a pthread_key_create destructor?): Thread[17,tid=4081,Native,Thread*=0xb3709400,peer=0x12e820a0,"Thread-27730"]
Any hint to fix that?