Skip to content

3.3.0

Compare
Choose a tag to compare
@mvojtkovszky mvojtkovszky released this 11 Nov 09:16
· 12 commits to develop since this release
  • Added optional subscriptionPurchaseParams to launchPurchaseFlow method to unify subscription purchase definitions.
    Added optional parameters basePlanId: String? and offerId: String?, which replaced old index parameters.
    Similarly with ProductDetails.getFormattedPrice, which now take optional subscriptionBasePlanId and subscriptionOfferId.
  • Removed PriceUtil object, use extension methods ProductDetails.getFormattedPrice and ProductDetails.getFormattedPriceDivided.

Full Changelog: 3.2.0...3.3.0