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

onBillingChecked() not called when BillingService "Could not bind to MarketBillingService" #106

Open
jayschwa opened this issue Nov 18, 2012 · 0 comments

Comments

@jayschwa
Copy link

On an old device with an out of date Market app, the BillingService logs "Could not bind to MarketBillingService". In this scenario, onBillingChecked() is never called even if BillingController.checkBillingSupported() is called.

When BillingService is unable to connect to the MarketBillingService for any reason, onBillingChecked() should at least be called with a negative value.

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