Qonversion Flutter Sdk Versions Save

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

8.3.1

1 month ago

What's new

  • Fixed privacy manifest file

8.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.

8.2.0

2 months ago

What's new

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

8.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.

latest

3 months ago

Commits

  • 2335f84: Update CHANGELOG.md (#299) (Kamo Spertsyan) #299

8.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;
  • Gradle on Android was upgraded to the version 8;
  • the checkTrialIntroEligibility method improved and now detects the eligibility based on store details on Android;
  • the QProductDuration and QTrialDuration classes were removed;
  • the QProrationMode enum was removed and replaced with QPurchaseUpdatePolicy.

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

7.3.2

4 months ago

What's new

  • Fixed restore issue on iOS/MacOS

7.3.1

4 months ago

What's new

  • Fixed restore result mapping

7.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

7.2.0

7 months ago

What's new

  • Added function to attach/detach user to remote configuration