Does RevenueCat support React native for web ?
I do not see a guide on how to implement it. I tested
Purchases.configure({
apiKey: process.env.STRIPE_API_KEY,
})
and I get a Cannot read properties of undefined (reading 'setupPurchases')
Does RevenueCat support React native for web ?
I do not see a guide on how to implement it. I tested
Purchases.configure({
apiKey: process.env.STRIPE_API_KEY,
})
and I get a Cannot read properties of undefined (reading 'setupPurchases')
RevenueCat does not currently support React Native Web via our SDK, but you can use RevenueCat with React Native Web via Stripe: https://www.revenuecat.com/docs/stripe. Rather than using Purchases.configure to configure the SDK and create a user, you’ll instead use our REST API to create users: https://www.revenuecat.com/reference/subscribers
Hi, has this changed? It would be really great to have one payment system for my expo/react-native project on three platforms.
Hi, no updates on this.
Hi, just chiming in that this would be a major draw for us to use RevenueCat more.
React Native / Expo are for building universal apps, not just Android and iOS. The fact that your react native package only supports the two platforms is disappointing.
Is this planned or should I look elsewhere for our future projects?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.