Qonversion Ios Sdk Versions Save

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

5.8.6

3 weeks ago

What's new

  • Added warning for purchases in analytics mode to prevent store state inconsistency.

5.8.5

3 weeks ago

What's new

  • Fixed a small filename issue for SPM.

5.8.4

1 month ago

What's new

  • Fixed privacy manifest file for CocoaPods.

5.8.3

1 month ago

What's new

  • Remote config list requests are synced with the current user changes.

5.8.2

1 month ago

What's new

  • Fixed RemoteConfigListCompletionHandler swift name
  • Described data use in privacy manifests

5.8.1

1 month ago

What's new

  • Fixed swift name of the RemoteConfigList class

5.8.0

1 month ago

What's new

  • Added two new methods remoteConfigList with different signatures to request all the remote configs for current user or remote configs for a specific set of context keys.

latest

2 months ago

Commits

  • d7af3cc: Prevent concurrent running of integration tests (Vladimir) #468

5.7.0

2 months ago

What's new

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

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