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

querySkuDetails() did not make load skuDetails when request skuList.size()%20 == 0 #142

Open
andrii-bakulin opened this issue Mar 11, 2015 · 0 comments

Comments

@andrii-bakulin
Copy link

When do querySkuDetails with list of 20, 40, 60 items it not do sync-query.

In this code need to close block after selected lines:
https://github.com/cocos2d-x/plugin-x/blob/v4-develop/plugins/googleplay/proj.android/src/org/cocos2dx/plugin/util/IabHelper.java#L927-L932

and after that block should always execute:

https://github.com/cocos2d-x/plugin-x/blob/v4-develop/plugins/googleplay/proj.android/src/org/cocos2dx/plugin/util/IabHelper.java#L934-L960

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

1 participant