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

onPurchaseStateChanged not called #86

Open
mgursch opened this issue Aug 23, 2012 · 4 comments
Open

onPurchaseStateChanged not called #86

mgursch opened this issue Aug 23, 2012 · 4 comments
Labels

Comments

@mgursch
Copy link

mgursch commented Aug 23, 2012

Hello

i wanted to try out your android billing library, but i get some very curious errors.

My project setup is:
*) Library project with a lot of logic code
*) added your library to my library
*) Implemented all necessary to get your lib working

*) created a new project conncted to my library project.

=> call purchaseRequest() - Play billing page is opening
=> buy the item
=> just get onRequestPurchaseResponse with RESULT_OK

=> but never get a onPurchaseStateChanged(..)

Can you point me out what I am doing wrong?

@hpique
Copy link
Member

hpique commented Sep 1, 2012

Hey @mgursch. Are you using test product ids? Use real product ids to test the whole process.

@mgursch
Copy link
Author

mgursch commented Sep 6, 2012

Hi @hpique

I am using real product ids.

@mgursch
Copy link
Author

mgursch commented Sep 6, 2012

with android test product it works...

@lioriluz
Copy link

@mgursch This is an issue I encountered on the in app billing sample app as well.. see here for details: http://stackoverflow.com/a/12948238/444324

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