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')
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.