android-inapp-billing-v3
android-inapp-billing-v3 copied to clipboard
How to check if user has already purchased a product ?
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)