Open ghost opened 9 years ago
Same here. Android 5.1, PhoneGap Build. Using the demo code.
My app loads. When I click Initialize The Billing Plugin, I get an alert:
Error: Index 1 out of range [0..1)
The alert indicates to me that I'm loading the plugin and getting the error handler. Anyone have ideas?
Same issue .. did you find any solution?
I have not upgraded the Android SDK. Kept at kitkat and not upgraded the version to lollipop. It is working with kitkat.
I'm having the same problem, any solution?
I was able to make the init call work by adding a sku as the fourth parameter.
I'm getting this error
Index 1 out of range [0-1)
when trying to make in-app purchase. I'm running android lolipop. The app is compiled with version 21 of sdk.