Google IAB won't handle more than 20 skus.

My app can’t handle any any in-app purchases from Google, and I’ve tracked it down to this error and problem related to the IabHelper.

"InAppBillingManager.getSkuDetails: Input Error: skusBundle array associated with key ITEM_ID_LIST cannot contain more than 20 items."

It seems like this should have already been addressed based on this thread.

https://forums.coronalabs.com/topic/54024-google-iap-v3-plugin-requires-a-fix-to-support-apps-that-have-more-than-20-managed-in-app-products/

I’m using Enterprise 2731, and I’m still seeing the issue.

Can anyone verify that this has been resolved or reintroduced?

(UPDATE: Fixed by copying the google.iap.v3 plugin from 2731. Make sure to copy all the plugins over even if they are labelled under an earlier version of Corona)

We had this problem a long time ago and it was fixed. This should not still be happening. Are you sure you have the plugins from 2731 installed and not an older version?

Rob

Will double check…

You’re right!

I think I didn’t copy over the plugin because it was in the /google-iap-v3/2013.1128/ directory.  I figured it was a duplicate of the previous version since it had the same build number.

Thanks Rob. :slight_smile:

We had this problem a long time ago and it was fixed. This should not still be happening. Are you sure you have the plugins from 2731 installed and not an older version?

Rob

Will double check…

You’re right!

I think I didn’t copy over the plugin because it was in the /google-iap-v3/2013.1128/ directory.  I figured it was a duplicate of the previous version since it had the same build number.

Thanks Rob. :slight_smile: