Changelog
added

5.2

Purchasely SDK 5.2.0 introduces two new features:

  • Introductory / Promotional offer fallback
  • Dynamic Offering

Version per platform

Changelog per platform is available on their GitHub repositories.
You can access them by clicking on the version number.

PlatformSDK Version
iOS5.2.0
Android5.2.0
FlutterComing soon
React Native5.2.0
CordovaComing soon
UnityReleased at a later date

🎯 Introductory, Promotional, and Regular Offers — All on One Paywall

Present the right pricing to the right user, all through a single paywall.
The SDK now automatically selects and displays Introductory, Promotional, or Regular offers based on user eligibility — simplifying configuration and maximizing relevance.

🔁 Dynamic Offerings

With Dynamic Offering, you can now define in real-time which Offering a user should see.
This drastically reduces the number of paywalls you need and enables a cleaner, more scalable monetization setup.

📱 Support for Google Billing v7

Upgraded to Google Play Billing Library v7, ensuring compatibility with the latest billing features and improvements.

🛠 Fixes & Improvements

iOS

  • Enhanced eligibility system for more accurate offer selection
  • Improved image loading performance
  • Fixed an issue where the subscription view could throw an error in certain cases
  • Corrected misleading error logs related to image loading
  • Resolved a price rounding inconsistency

Android

  • Smarter and more consistent background color management ensures a polished look across all devices.
  • Enhanced handling of deep links to prevent them from being triggered multiple times in certain edge cases, improving navigation reliability and user experience.