Skip to main content

I want to activate and deactivate an IAP for lifetime in Google Play Console (and NOT in RevenueCat) because I want to not to show up in any Google Play page.

In order to detect in my app if that IAP is active or not - is there a flag that tells me “active/inactive”?

I tried to find it in the Android SDK doc but couldn’t find anything.

Thanks for the reply. Got it, will have to find a workaround then. 


Hi,

We won’t be able to tell from the SDK whether the IAP is active in the store or not (until you try to purchase it). But if you mean checking whether a user has purchased the IAP, you could connect it to an entitlement


Reply