Relative Content

Tag Archive for revenuecat

App crashes with RevenueCat Paywall & react native CLI

I’m working on a React Native app where I need to integrate RevenueCat for in-app purchases. I’m using the react-native-purchases and react-native-purchases-ui libraries. However, my app keeps crashing when I try to display the RevenueCatUI.Paywall component. The same code works fine when running from Xcode the first time , but it crashes when running from the React Native CLI. 90% of the time the same code works fine and when refreshing it crashes.