I have create a simple In app purchase app and have some questions.

First I'm using the library from anjlab.
Second my test signed apk is uploaded and not published


This works

sku = bp.getPurchaseListingDetails("android.test.purchased");


this does not work

sku = bp.getPurchaseListingDetails("upgrade");

I have added a new product ID "upgrade" in Play store console.

I have added my email to the test account in Play store.

On the real device I logged in using the same email address as the above.

thanks



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3ac8d263-65b6-45f2-8abe-f996fa47eaa0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to