Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index 1 out of range [0..1) #93

Open
ghost opened this issue Mar 12, 2015 · 5 comments
Open

Index 1 out of range [0..1) #93

ghost opened this issue Mar 12, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 12, 2015

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.

@Fortuitous
Copy link

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?

@alurosu
Copy link

alurosu commented Jun 3, 2015

Same issue .. did you find any solution?

@ghost
Copy link
Author

ghost commented Jun 3, 2015

I have not upgraded the Android SDK. Kept at kitkat and not upgraded the version to lollipop. It is working with kitkat.

@aphil
Copy link

aphil commented Dec 9, 2015

I'm having the same problem, any solution?

@aphil
Copy link

aphil commented Dec 10, 2015

I was able to make the init call work by adding a sku as the fourth parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants