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

RestoreTransaction #91

Open
lakeba opened this issue Oct 11, 2012 · 1 comment
Open

RestoreTransaction #91

lakeba opened this issue Oct 11, 2012 · 1 comment
Labels

Comments

@lakeba
Copy link

lakeba commented Oct 11, 2012

Thank you very much for your Android Billing Library, we are using it in our apps and we are really satisfy of it.

I would like to ask you why RestoreTransaction work fine when using the app from the market, but don’t work when I use debug version.

Is this behavior correct or I am wrong something?

Thank you in advance,
Giuseppe

@ludocrazy
Copy link

i'm new to using AndroidBillingLibrary and i may be mistaken, but i think that BillingController.restoreTransaction() create an RESTORE_TRANSACTIONS intent, and this works only when you have followed the proper steps (app is exported + signed as release, android manifest contains settings for billing and debuggable false). if you did follow all those steps, then you have found a bug, please describe the behaviour more detailed then.

but my guess would be, you did not read the google documentation enough. its quite a lot, but necessary to use AndroidBillingLibrary:

http://developer.android.com/guide/google/play/billing/index.html

if i am right, and you simply missed a detail from the docs, then please close this issue! thanks :-)

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

No branches or pull requests

2 participants