Skip to content

Releases: qonversion/unity-sdk

4.1.0

02 Feb 10:45
6dc2d5e
Compare
Choose a tag to compare

What's new

  • Added an option to customize screen presentation style.
  • Added an option to set proxy URL for Qonversion API.

4.0.2

23 May 14:00
6cc5c14
Compare
Choose a tag to compare

What's new

  • Fixed multiple initialization error for multiple calls

4.0.1

09 Jan 10:41
e12b988
Compare
Choose a tag to compare

What's new

  • Fixed rare runtime error after migrating from previous major SDK version on iOS.
  • Fix of NSInvalidArgumentException while trying to parse nil as Json on iOS.

3.7.2

09 Jan 10:50
62c62f6
Compare
Choose a tag to compare

What's new

  • Fix of NSInvalidArgumentException while trying to parse nil as Json on iOS.

4.0.0

14 Dec 08:36
0b9f39c
Compare
Choose a tag to compare

New major release of Qonversion Unity SDK

For the list of changes and migration guide, please, visit the documentation.

3.7.1

16 Nov 11:28
085e97b
Compare
Choose a tag to compare

What's new

  • Fixed an issue causing automation event losses on Android.
  • Fixed a rare issue with the permissions cache on Android.

3.7.0

29 Sep 14:05
b0c67be
Compare
Choose a tag to compare

What's new

  • Added a Source property to the Permission object - use it to know where this permission is originally from - App Store, Play Store, Stripe, etc.
  • Added a method getNotificationCustomPayload to get the extra data you've added to automation notifications.
  • Purchase tracking error handling improved to guarantee delivery.

3.6.2

15 Sep 09:36
c769052
Compare
Choose a tag to compare

What's new

  • Added a new user property AppSetId - a unique user identifier for all the developer's applications on Android. May be used for some integrations.

3.6.1

14 Sep 16:31
32f815d
Compare
Choose a tag to compare

What's new

  • Fixed required offeringId bug for purchaseProduct call on iOS.

3.6.0

12 Sep 08:27
6a1701f
Compare
Choose a tag to compare

What's new

  • Big refactoring of the native modules made to simplify further upgrades and make it easy to keep the SDK functionality up-to-date.