I had to Fork the library and edit my self.
RevenueCat please wake up..
@Saku Thanks for bringing this to our attention! It looks like we missed that proration mode when it got added in BillingClient v4.
If you already have a fork adding the value, we’d be more than happy to review a pull request and integrate the changes!
If you don’t want to open up a pull request, we can add it to our backlog. Let me know!
@Jacint @Saku Haven’t done it yet, finding time in the backlog can be rough. But I’m going to go ahead and add this myself, test it and push an update soon. Thanks for your patience on this.
Any update about “IMMEDIATE_AND_CHARGE_FULL_PRICE” Proraion-mode ? @Andy
@Meet I pushed an update to all SDKs, it’s now available everywhere starting with:
- purchases-unity 4.13.0
- react-native-purchases 5.12.0
- cordova-plugin-purchases 3.12.0
- purchases-flutter 4.11.0
is it mean that Revenue cat in flutter always use immediate and Charge full price if I update a new product?
For example
I’ll update to packageBasic $210 to packagePremium $410
The user going to pay $410 ? because in Flutter we have IMMEDIATE_AND_CHARGE_FULL_PRICE how default?