I am developing an app with in app purchases. I have uploaded a signed apk to the *beta version* and created two products. Everything seems to work, but the inventory returned by queryInventoryAsync is always empty, that is, its sku map is empty. I know that, as the developer of the app i can't buy none of my products, but it seems to me that i should be able to query google play services for available products. Since many hours have passed, i think that i am doing something wrong, but i really have no idea of what could be. I have already checked skus (they are the same), app key and so on: everything seems ok. How can I fix it?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- 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]. For more options, visit https://groups.google.com/d/optout.

