I was running the Trivial drive sample application for testing InAppBilling. Once the item is purchased, "Item Added" window appears, but on clicking OK, it seems like a new purchase call occurs and google play shows "Error - You already own this item". The screencast video of the issue is attached. Why the sample code provided by Google is not working? . I can't go forward unless this issue is resolved. Thanks in advance.
Asked
Active
Viewed 64 times
2
-
Have you tried reading this? http://stackoverflow.com/questions/14039778/in-app-purchase-displays-message-you-already-own-this-item-in-android – Android Enthusiast Apr 27 '16 at 13:18
-
@d.datul1990 Hi, I had checked that. No use. In new InApp version 3, there are only two types of products: Managed and Subscriptions (No unmanaged product) – Sreeraj P K Apr 29 '16 at 06:53
-
I too have experienced the same issue. I'm not sure. I think it because of recurring purchasing and consumption of the same product many times. It would be great if anyone could help out. – Neeraj May 03 '16 at 04:51