I have implemented the In-App purchase in my app using version 3 billing API . According to the .aidl file , this API allow only 20 SKU items from the play store. But i have 24 items listed there. When i list all the 24 items, it throws the Developer Error . But when i list less than 20 items , i could able to connect. Is there any solution to overcome this . ?
I google it and got a patch for IabHelper.java. But no use. Can anyone help me here.. ? and sorry for my poor english.
Thank you ,