I'm using the react-native library. I've triple checked that my my subscriptions, IDs, etc. have all been configured properly. I call adapty.getPaywall(id); and then show it. The paywall pops in the app and it shows the correct paywall, but the PROD_TITLE, PROD_PRICE, AND PROD_PRICE_PER_MONTH variables are all missing.
Does the app need to have been published in the app store for this to work? Is this a known issue?
Thanks