Hello, I am implementing a paywall and I want to keep the products displayed as dynamic as possible. I want to display the title and description of the product on iOS, but it is returning an empty string for both properties:
I am using StoreKit with XCode to test properly on my iOS simulator using React Native:
This is my App Store Connect configuration (it is in Ready to Submit state):
It is working properly for Android (except it is not returning the description, maybe to due to the fact that there is no description provided for the subscription on Google Play Console):