Skip to content

v2.5.0

Compare
Choose a tag to compare
@ren6 ren6 released this 28 Mar 10:12
· 17 commits to master since this release
235a367

What's new in v2.5.0:

  • Added isConsumable property to ApphudNonRenewingPurchase model. Returns true if purchase was consumed.
  • [BREAKING]: hasPremiumAccess method now ignores consumed purchases.
  • Improved ApphudProduct model, now it contains duplicated methods of ProductDetails and their SubscriptionOfferDetails and OneTimePurchaseOfferDetails.