anjlab/android-inapp-billing-v3

How to check if user has already purchased a product ?

islamarr opened this issue · 1 comments

I have upgraded to the last version 2.0.3
And I don't know how to detect if I have purchased some products before
I used this method getPurchaseInfo() but it doesn't help

bp?.isSubscribed(YOUR_SUBCRIBE_ID)
or
bp?.isPurchased(YOUR_PURCHASE_ID)