Hello
I have integrated in-app purchases for the application via Renevuecat with React Native Expo. In debug mode, my renevuecat packages are coming without any problems on the simulator and I can buy them. I am getting the packages using getOffering(). This issue is present on both Android and iOS.
But when I publish my mobile application to production, the packages are not coming. Can you help me with this?
Expo : 51.0.38
React Native : 0.74.5
React:18.2.0
Thanks in advance