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.
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)