github RevenueCat/purchases-ios 4.1.0

latest releases: 5.39.0, 5.38.2, 4.43.8...
3 years ago

API updates:

  • Added new method checkTrialOrIntroDiscountEligibility(product:), which allows you to check for intro or discount eligibility for a single StoreProduct.
    #1354

  • Added explicit parameter name for checkTrialOrIntroDiscountEligibility(productIdentifiers:).
    The existing method without the parameter name still work, but is now deprecated. Xcode will offer an auto fix-it for it.
    #1362

  • Made StoreProduct initializers public so they can be used for testing.

Other:

  • Added auto-fix-it for invalidatePurchaserInfoCache rename
    #1379

  • Docs improvements

  • A lot of under-the-hood improvements, mainly focusing on network requests and tests.

Don't miss a new purchases-ios release

NewReleases is sending notifications on new releases.