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

Nothing happens on emulators #15

Open
creati8e opened this issue Feb 20, 2017 · 2 comments
Open

Nothing happens on emulators #15

creati8e opened this issue Feb 20, 2017 · 2 comments
Labels

Comments

@creati8e
Copy link

I tried to check is billing supported and get sku details on emulators, but observable does not terminated at all. It hangs on service binding state, but it does not completes with error or success.
I tried Android Studio emulator with google APIs and genymotion emulator without it. All works fine on real device. What is the problem might be?

@lukaspili
Copy link
Owner

Are you using the sample project or your custom project?
It should work on an emulator with Google APIs installed. I will check on my side.

@gautamjain
Copy link

gautamjain commented Apr 2, 2017

I noticed the same. It can't connect to the InAppBillingService on the emulator.

The docs mention this isn't supported:

You cannot use the emulator to test In-app Billing; you must install your application on a device to test In-app Billing.

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

3 participants