Skip to content

Releases: qonversion/android-sdk

2.8.1

04 Jun 12:42
02e6a81
Compare
Choose a tag to compare

What's new

Internal logic optimization: updated requests and retries logic

2.8.0

13 May 16:11
9c465f7
Compare
Choose a tag to compare

What's new

Identity

Call this function to link a user to his unique ID in your system and share purchase data.

Qonversion.identify("your_custom_user_id")

Call this function to unlink a user from his unique ID in your system and his purchase data.

Qonversion.logout()

2.7.6

30 Apr 12:52
7daf52e
Compare
Choose a tag to compare

Internal logic optimization and minor improvements

2.7.5

20 Apr 13:58
42d5a74
Compare
Choose a tag to compare

What's new

Automations macroses

See details in the documentation.

2.7.4

07 Apr 15:37
0e082e4
Compare
Choose a tag to compare

What's new

Improved logic for Facebook Attribution on Android 4.x.x.

2.7.3

24 Mar 14:32
8d6d265
Compare
Choose a tag to compare

What's new

Improved gradle dependencies.

2.7.2

12 Mar 10:00
624fe55
Compare
Choose a tag to compare

What's new

Internal logic optimization and minor improvements

2.7.1

23 Feb 13:41
a9273d1
Compare
Choose a tag to compare

What's new

Improved gradle dependencies.

2.7.0

18 Feb 15:08
268591f
Compare
Choose a tag to compare

What's new

Cache

From now SDK will return all requested info (products/offerings/permissions) even in case of an internet connection error, the server problem, etc if cached data is not outdated.

2.6.0

03 Feb 14:40
ddeac8e
Compare
Choose a tag to compare

Introducing Automations

Qonversion Automation allows sending automated, personalized push notifications and in-app messages initiated by in-app purchase events. This feature is designed to increase your app's revenue and retention, provide cancellation insights, reduce subscriber churn, and improve your subscribers' user experience.

See more in the documentation.