[Solved] SDKBOX: IAP price details

How to know the detail of the price? because now IAP return the index of price zone… and not the price (€0,99, €2 etc…)
because every region have its price…

Cocos2d: SdkBox_IAP::onProductRequestSuccess product: A large bag of coins!: 2
Cocos2d: SdkBox_IAP::onProductRequestSuccess product: A normal bag of coins!: 1
Cocos2d: SdkBox_IAP::onProductRequestSuccess product: A small bag of coins!: 0

Are you using 1.1.2 version of the IAP plugin? Do you experience this on iOS or android?

In any case, This looks like a bug, we’ll fix it asap.

1 Like

iOs and I have used the last version!
Thanks!

Could you give us the time to release the new version (for 2.2.6)? Because our game almost finished, just missing sounds and IAP :slight_smile:

Thanks!!!

Regards!

Can you tell me which country are you using iTunes Store? I think we should be able to fix that no later than next Friday.

Yep! Italy!

Thanks!

I have tried the 1.1.3 but the issue is present again.
Was the correct version for fix my problem?

Thanks!

We’re still working on your issue, it will be coming with 1.1.4

1 Like

Thanks for support!!!

I’m also waiting for this fix.
Thanks.

We just released 1.1.4 which fixes this issue

You can download it from here.
http://cocos2d-x.org/sdkbox/iap

Hi, THANKS!
WORKS!

:smile:

Not sure if related, but trying out SDKBOX IAP on iOS right now, the products coming back in onProductRequestSuccess all have no .price, they are just empty strings. I am sure I set up prices for the products on iTunes Connect! priceValue is 0.000 too.

There are not any bugs here that I know of. IAP gets tested very frequently.

Can you show me you sdkbox_config.json and your .cpp and .h?

I found out that all of the bank account information and stuff was not yet setup in iTunes Connect. That is very likely the issue. I have to wait for some other important guys to set that up :-/
There is likely no problem with SDKBOX!

Can you also double check to make sure all your iap item are in “ready to submit” state.

Solved - the problem was that all contracts were not ready yet in iTC.