Releases: taplytics/Taplytics-Android-SDK
Releases · taplytics/Taplytics-Android-SDK
Taplytics 3.0.0 Release
- Added full Android X support
Taplytics 2.12.2 Release
- Fix
PendingIntent
warning when publishing with Taplytics installed
Taplytics 2.12.1 Release
- Added dispatcher to okhttp client to make post requests sequentially
Taplytics 2.12.0 Release
https://blog.gradle.org/jcenter-shutdown
To account for the upcoming jcenter shutdown, Taplytics has updated its SDKs to not require any libraries that are jcenter dependent.
Taplytics 2.11.1 Release
- new session listener gets triggered after init has passed
Taplytics 2.11.0 Release
- Init now calls new session listener
Taplytics 2.10.10 Release
- Fix for Taplytics interceptor that may fix some crashes
Taplytics 2.10.8 Release
- Fix an issue where client events would be posted in fastmode if disable options were present
Taplytics 2.10.7 Release
- Fix crash during listview scroll
Taplytics 2.10.6 Release
- Fix an issue where Taplytics.resetAppUser was not working as intended