Qonversion Ios Sdk Versions Save

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

5.7.0

3 months ago

What's new

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

5.6.0

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

5.5.2

5 months ago

What's new

  • Fixed typo

5.5.1

5 months ago

What's new

  • Internal logic improve

5.5.0

5 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

5.4.0

6 months ago

What's new

  • Added subscriptionPeriod field for QONProduct.
  • Added trialPeriod field for QONProduct.
  • Updated type field logic for QONProduct.

5.3.0

6 months ago

What's new

  • Added public constants to check the error domain. QonversionErrorDomain, QonversionApiErrorDomain.
  • Fixed offline mode issues
  • Added iOS Shared extensions support. Set custom user defaults with suite name via Qonversion.Configuration (using setCustomUserDefaults() function) to share it between app and shared extension to have the same user and entitlements.

5.2.0

8 months ago

What's new

  • Added function to attach/detach user to remote configuration

5.1.1

8 months ago

What's new

  • Added rate limits for API calls.

5.1.0

9 months ago

What's new

  • Added remote configuration source