RevenueCat v4.0.0-RC.3 Release Notes

    • Third RC for RevenueCat framework v4 ๐ŸŽ‰ 100% Swift framework + ObjC support.

    Full Changelog

    • See our [RevenueCat V4 API update doc](Documentation.docc/V4_API_Migration_guide.md) for API updates.

    โšก๏ธ RC 3 introduces the following updates:

    API changes:

    • โž• Added setCleverTapID, for integration with CleverTap.
    • โž• Added .noIntroOfferExists as an IntroEligibilityStatus, for more granularity when checking for intro pricing eligibility.
    • โž• Added StoreProductDiscount.type, which allows you to easily tell whether a discount represents a Promo Offer or an Intro Pricing.

    ๐Ÿ“š Documentation:

    ๐Ÿ›  Migration fixes

    • ๐Ÿ›  Fixed a few instances where Xcode's automatic migration tools wouldn't automatically suggest a fix-it for updated code.

    Other changes:

    • ๐Ÿ‘€ There are lots of under the hood improvements. If you see any issues we'd appreciate bug reports!

    ๐Ÿ”„ Changes from previous RC

    โœ… These changes add to all of the changes from beta RC 2, listed here..