Qonversion Unity Sdk Versions Save

Unity SDK for cross-platform in-app purchase and subscription infrastructure, revenue analytics, engagement automation, and integrations

7.3.1

1 month ago

What's new

  • Fixed privacy manifest file

7.3.0

1 month ago

What's new

  • Added functions to request remote config list - either all or for a specific set of context keys.

7.2.0

2 months ago

What's new

  • Added an option to load Remote Configs by the specific context keys using the RemoteConfig method.

7.1.0

3 months ago

What's new

  • Added 4 new properties for AppMetrica and PushWoosh integrations - AppMetricaDeviceId, AppMetricaUserProfileId, PushWooshHwId, PushWooshUserId.
  • Updated entitlements cache logic - the case with entitlement expiration during the app session handled.

7.0.0

3 months ago

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 and TrialDuration classes were removed;
  • the ProrationMode enum was removed and replaced with PurchaseUpdatePolicy.

For the complete release notes with the migration guide please see the documentation.

6.3.0

4 months ago

What's new

Updated Entitlement object

Fields:

  • TrialStartDate
  • FirstPurchaseDate
  • LastPurchaseDate
  • LastActivatedOfferCode
  • GrantType
  • AutoRenewDisableDate
  • Transactions

Added Transaction object

Fields:

  • OriginalTransactionId
  • TransactionId
  • OfferCode
  • TransactionDate
  • ExpirationDate
  • TransactionRevocationDate
  • Environment
  • OwnershipType
  • Type

6.2.0

7 months ago

What's new

  • Added function to attach/detach user to remote configuration.

6.1.0

8 months ago

What's new

  • Added remote configuration source property.
  • Added rate limits for API calls.

6.0.0

9 months ago

What's new

  • New UserProperties method to get all the properties set for the current user.
  • Renamings of several entities and public methods to make our namings and structure clearer.

For the complete list of changes, please, see the migration guide

5.0.1

10 months ago

What's new

  • Android 14 support.