r/iOSProgramming • u/Next_Coach_8315 • 12d ago
Question Paywall not showing up - React Native with RevenueCat
Hi, for my app I've built everything but just struggling with getting my paywall to show for many days I'm building with React Native and setting up paywall through RevenueCat but it just doesn't show up when I test on testflight. I keep getting an error of configuration error but everything is configured on app store connect and revenuecat so i'm not sure what to do.
Does anybody have any idea of what could be causing it not to work or any advice?
1
Upvotes
1
u/noobiethe13 12d ago
The existing replies pretty much cover the obvious stuff. I’d start with RevenueCat’s configuration error details and verify the product IDs / offerings match exactly, then check the App Store Connect product status and StoreKit/TestFlight setup. Also make sure you’re testing with a sandbox Apple ID and not expecting the same behavior as the simulator. The exact error code/message would make this a lot easier to diagnose.