Hi, I’m facing an issue in my React Native app when displaying the paywall in production using <RevenueCatUI.Paywall />
This started happening randomly since yesterday. Didn’t changed anything.
-
After that, the UI doesn’t show up
$rc_annual, and only$rc_monthly. -
In Paywall Dashboard it shows me correct UI with both
rc_annualand$rc_monthlyalso works fine in Sandbox mode but in production it shows me onlyrc_monthly -
Earlier it used to work fine in production.
How can I properly link my new annual base plan so that it appears in the subscription Offering and resolves this error?
Thanks in advance!
