We are offering the same subscription at different price levels through different subscriptions in Google Play.
So instead of updating prices of a single subscription by country we have the same subscription at different price levels available in certain countries only.
RC only allows one product per package, so we have to set up dynamic package selection in our code.
We are wondering what data we retrieve from RC based on the user requesting an offering with multiple packages in their country.
For the offering, when we explicitly request a package / store product that is not available in the user’s country will it return null or will it resolve?
Currently we are getting mixed results from the api, but are not sure if some are just caused by some subscriptions being available to fetch for RC and others’s not bc they have been created at different times - thus this post.