RevenueCat / react-native-purchases

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
https://www.revenuecat.com
MIT License
745 stars 80 forks source link

Upgrade,Downgrade, crossgrade on Android is very confusing #1040

Closed Randall71 closed 2 months ago

Randall71 commented 2 months ago

Implementation of how to properly do this on Android side is not much covered by the documentation. react-native don't have an indication since this must be doing on the code using upgradeInfo if i am right, but since most use your paywall feature that show directly the paywall, how are we able to manage this ?

I perfectly now that this is not a really bug but since i see that team answers more here than on the community site , i have open this as a bug.

Many people that use revenueCat suffer of this like this post

RCGitBot commented 2 months ago

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

Jethro87 commented 2 months ago

Hi @Randall71, thanks for sharing your feedback. I see two issues here:

  1. Our existing documentation should contain code samples for React Native (and others)
  2. Paywalls should accept proration mode information

I will work to update our documentation and have passed your feedback onto our monetization team, that is leading the paywalls feature. For now, I'm going to close this issue, but please don't hesitate to reach out via support if we can help you with anything else. Thanks.