Hello,
I am using Java in Android Studio. When i debug my app, I can see that my id (from firebase authentication) has logged in in the past. I have set up offerings (actually just 1) in RevenueCat, but when i try to fetch the offerings with getOfferings, it returns NULL.
I read in a different post that:
The app needs to be be in the internal testing track on the Google Play Store in order to fetch subscriptions
Is this true? Is that the reason why my app cannot “see” my offerings