android-inapp-billing-v3 icon indicating copy to clipboard operation
android-inapp-billing-v3 copied to clipboard

How to check if user has already purchased a product ?

Open islamarr opened this issue 2 years ago • 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

islamarr avatar Apr 01 '22 11:04 islamarr

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

4erenkevi4 avatar Jun 22 '23 20:06 4erenkevi4