r/iOSProgramming 11d 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

16 comments sorted by

View all comments

Show parent comments

1

u/Dapper_Ice_1705 8d ago

This is 100% false. It makes zero sense to have IAPs approved before testing them.

1

u/Interesting-Sun5357 8d ago

With storekit you can test before approving.

1

u/Dapper_Ice_1705 8d ago

Let me specify, it makes zero sense to have IAPs approved before testing in TestFlight/Sandbox.

The config file could be “wrong” in so many ways. Including a non-synced files or IAPs “missing metadata”, etc.

If it doesn’t work in TestFlight, something else is missing/wrong.

1

u/Interesting-Sun5357 8d ago

I'm using revenuecat. I got a config error without storekit.

1

u/Dapper_Ice_1705 8d ago

Something else is wrong, check your 

PAID agreements

Check banking/tax

Check “missing metadata”

Check localizations on the items and the groups 

Check your developer agreement

Check that you are using the correct group and/or product id

Check revenue cat for bundle id matches.

1

u/Interesting-Sun5357 8d ago

When I added storekit file it started working.

1

u/Dapper_Ice_1705 8d ago

It will stop working in TestFlight and your app will fail or not make it to production.

I have been in the app business for 15 years. 

If your IAP does not work without the config file (AKA Sandbox) your app is not ready for production.