Skip to content

Releases: taplytics/taplytics-ios-sdk

Taplytics 4.3.0 Release

12 May 18:31
Compare
Choose a tag to compare

Taplytics 4.2.0 Release

08 Feb 15:18
Compare
Choose a tag to compare
  • Added a getAllVariables function that can be used to get all variables for your session

Taplytics 4.1.1 Release

06 Oct 20:28
Compare
Choose a tag to compare
  • visual edit improvements for uicollectionviewcells
  • fix for push open tracking when using Taplytics.registerPushNotifications

Taplytics 4.1.0 Release

04 Oct 19:37
Compare
Choose a tag to compare
  • bumped minimum version to iOS 11
  • visual editor improvements for UITableView and views inside UITableViewCell

Taplytics Release 4.0.3

08 Apr 18:04
Compare
Choose a tag to compare
Release 4.0.3

Taplytics Release 4.0.2

08 Apr 17:24
Compare
Choose a tag to compare
Release 4.0.2

Taplytics Release 4.0.1

22 Mar 15:36
Compare
Choose a tag to compare
  • fixed issue where setting attributes before Taplytics has started be overriden by reading attributes from disk

Taplytics Release 4.0.0

09 Feb 21:46
Compare
Choose a tag to compare

Changes

  • Replaced .framework with .xcframework
  • Added Swift Package Manager support!

Taplytics Release 3.7.8

26 Jan 21:16
Compare
Choose a tag to compare

Fixed an issue where setting delay load option to 0 can cause stack overflows due to an infinite loop.

Taplytics Release 3.7.7

20 Jan 19:32
Compare
Choose a tag to compare
  • updated anonymous user id saving logic