Cocos2d-x JS 3.0 & In-Apps

According to this topic: http://answers.soom.la/t/soomla-cocos2d-x-js-3-1-integration/711

Hey @sortris,
Currently we do not support JSB on v3 of Cocos2d-x, mainly because of their breaking change in JSB.
We only support JSB on Cocos2d-x v2.

So to answer your question, you cannot currently use JSB on v3.

We’ve got this in our pipeline, but we don’t have a release date for this yet.

Soomla do not support JS in Cocos2d-x 3.0. So what to use to manage In-Apps?
Kind regards.

1 Like

Could you answer me quick guys? I need this information.

1 Like

Currently there is no support for IAP in cocos2d-JS. It is a shame since it is important to most developers to be able to sell in-app content. I am not sure if there is still a way to access IAP directly from JS at all without some underlying C++ engine.

I really need this too and I wish soomla would update their system.

@RobotMonkey @sortris
Hi, we do have iOS IAP support in Cocos2d-JS with plugin-x, here is its document:

http://www.cocos2d-x.org/docs/manual/framework/html5/jsb/plugin-x/ios-iap/en

@pandamicro: thanks, what about Android?

1 Like

My mistake, that is great news for sure! Thanks!