Hi all,
This is an Android issue, I’m currently not targeting iOS. I’m calling GetOfferings and it’s returning the offering, but the offering contains only one product, which is a non-consumable product. I also have two subscriptions which are not returned.
I am currently using IapHub to handle my inapp purchases and everything works great there. But I would like to migrate to RevenueCat.
The app is running on the closed test track and I am a tester. This is my configuration:

Google Play:
Non-consumable product. This works

Subscriptions. Not working

And

TLDR:
- getOfferings only returns the non-consumable product, not the subscriptions
- Android only, app running in closed test track, I am tester
- RevenueCat Product ID’s match with Google Play Store (see screenshots)
- Inapp purchases currently work using IapHub, but I want to migrate to RevenueCat
Can anyone spot what is going wrong here?
