RevenueCat / purchases-unity

Unity in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
94 stars 15 forks source link

Update Deferred proration mode value to match BC7 #489

Closed tonidero closed 2 months ago

tonidero commented 2 months ago

With the BC7 update done in #485, we also had to update the Deferred mode underlying int value to match the new value expected by the billing client. This shouldn't have affected users since the previous change wasn't shipped yet