Releases: taplytics/taplytics-ios-sdk
Releases · taplytics/taplytics-ios-sdk
Taplytics 4.3.0 Release
- Added new option to disable push swizzling, along with accompanying methods to match existing functionality: https://docs.taplytics.com/docs/ios-sdk#taplyticsdisablepushnotificationsw
Taplytics 4.2.0 Release
- Added a
getAllVariables
function that can be used to get all variables for your session
Taplytics 4.1.1 Release
- visual edit improvements for uicollectionviewcells
- fix for push open tracking when using
Taplytics.registerPushNotifications
Taplytics 4.1.0 Release
- bumped minimum version to iOS 11
- visual editor improvements for
UITableView
and views insideUITableViewCell
Taplytics Release 4.0.3
Release 4.0.3
Taplytics Release 4.0.2
Release 4.0.2
Taplytics Release 4.0.1
- fixed issue where setting attributes before Taplytics has started be overriden by reading attributes from disk
Taplytics Release 4.0.0
Changes
- Replaced
.framework
with.xcframework
- Added Swift Package Manager support!
Taplytics Release 3.7.8
Fixed an issue where setting delay load option to 0 can cause stack overflows due to an infinite loop.
Taplytics Release 3.7.7
- updated anonymous user id saving logic