Is there a way to display a specific product on the sales screen?
The sales screen in my app is being controlled through my backend,
with the way that the screen is built it’s important that i’ll have control over the specific In-App Purchase that’s being fetched.
so if i can use the package identifier to fetch the product that would be great!
unfortunately so far i haven't found this option or code in the docs...