5.0.0
New major release of Qonversion Android SDK with the new Google Play Billing features support!
- added base plans and offers support;
- the
checkTrialIntroEligibility
method improved and now detects the eligibility based on store details on Android; - the
ProductDuration
andTrialDuration
classes were removed; - the
ProductType
enum values were changed to meet guidelines; - the
ProrationMode
enum was removed and replaced withPurchaseUpdatePolicy
.
For the complete release notes with the migration guide please see the documentation.