Hi guys,
I'm configuring all products for my app. I have all of them imported from google play and my entitlements configured.
In the docs you say that offerings are optional, but that's not true, because the sdk can't get product data without offerings and packages. I'm using unity sdk.
What's the point of this?
If I already have the products, I should be able to get all the data of each specific product, even if I don't have any offering.
But right now, for me to get the products data and display them on muy app, I have to create an offering and a package for each product. And to be honest that's horrible, because I'm just duplicating products into packages for no reason at all, and also because the UI to attach products to packages it's very very bad, specially if you have lot's of products.
So, is there in the roadmap and update to fix this?
If not, at least update your documentation that you HAVE to have products, offerings and packages for revenuecat to work at it should.
Thanks!