“You already own this item” but getPurchases is empty [duplicate]
This question already has answers here : Android consumable: “already own that item” but inventory.hasPurchase() is false (2 answers) Closed 5 years ago . I purchased a subscription (not a Managed Product or Unmanaged Product ) yesterday to test, I refunded myself and then cancelled the subscription. After the refunding and cancelling, when I call: m_billingService.getPurchases(3, m_context.getPackageName(), ITEM_TYPE_SUBS, null) It would return my purchase with a purchase state of 0 (valid/ok). Today when I call the same method, it returns nothing. Yet when I try to purchase the item, google