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.