Skip to content

Releases: qonversion/qonversion-ios-sdk

5.0.1

23 Aug 11:19
182e748
Compare
Choose a tag to compare

What's new

  • Added protection of using Qonversion without initialization.
  • Added multiple Qonversion initialization protection.

5.0.0

04 Aug 15:15
3b24dd1
Compare
Choose a tag to compare

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 clearer.
  • Keychain usage removed.

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

4.1.0

20 Jul 10:00
bde8493
Compare
Choose a tag to compare

What's new

  • Added separate functions to sync StoreKit2 purchases

4.0.0

22 Jun 20:31
96a8434
Compare
Choose a tag to compare

Major update

What's new

3.4.2

06 Jun 12:21
328762e
Compare
Choose a tag to compare

What's new

  • Added SDK crash tracking

3.4.1

19 May 12:49
bbdb3ec
Compare
Choose a tag to compare

What's new

  • parallel requests and race conditions fixed for entitlements state changing calls

3.4.0

01 May 14:42
e81e599
Compare
Choose a tag to compare

What's new

  • Added function to sync transactions for StoreKit 2. The function should be used only in rare cases to avoid StoreKit 2 bugs. Contact us before using that function.

3.3.1

18 Apr 08:15
17602b1
Compare
Choose a tag to compare

What's new:

  • API responses parsing improvements for incorrect data protection

2.21.3

18 Apr 07:39
c33768c
Compare
Choose a tag to compare

What's new:

  • API responses parsing improvements for incorrect data protection

3.3.0

15 Mar 07:42
d2fff27
Compare
Choose a tag to compare

What's new

  • Added function to sync the user's historical data. Qonversion.shared().syncHistoricalData()