Skip to content

Releases: CleverTap/clevertap-ios-sdk

CleverTap iOS SDK 3.9.3

12 Apr 05:46
d1eaba1
Compare
Choose a tag to compare
  • Removes code related to Dynamic Variable and Visual Editor
  • Adds support for installation via Swift Package Manager
  • Closes #70 & #103
  • Bug fixes and performance improvements

CleverTap iOS SDK 3.9.2

05 Feb 05:56
ecf3582
Compare
Choose a tag to compare
  • Removes unknown JSON attributes while handling Test In-App Notification, Test App Inbox or Test Display Unit
  • Makes model property atomic (thread-safe)
  • Minor performance improvements

CleverTap 3.9.1

08 Oct 10:51
20ff17a
Compare
Choose a tag to compare
  • Update minimum deployment target to iOS 9.0
  • Adds TTL for In-Apps
  • Allow choosing text(with colour) when no messages to display
  • Fixes video in-app misalignment in the landscape mode
  • Handles header with Icon misalignment in case of overflowing characters

CleverTap 3.9.0

29 Aug 04:55
2f81a1e
Compare
Choose a tag to compare
  • Adds support for Geofence
  • Stop capturing IDFA and removes code that has the ability to access the device’s advertising identifier (IDFA)

CleverTap 3.8.2

05 Aug 05:46
e97cdbc
Compare
Choose a tag to compare
  • Removes radio listener CTRadioAccessTechnologyDidChangeNotification to fix the noticeable crashes in 13.x
  • Fixes carthage build error on v3.8.1
  • Use serviceCurrentRadioAccessTechnology over deprecated currentRadioAccessTechnology in CTTelephonyNetworkInfo

CleverTap 3.8.1

02 Jul 09:55
666a160
Compare
Choose a tag to compare
  • Adds public API to raise Notification Clicked event for Push Notifications
  • Adds a callback to provide Push Notifications custom key-value pairs
  • Performance improvements

CleverTap 3.8.0

11 May 22:07
19fa112
Compare
Choose a tag to compare
  • Adds support for Product Config and Feature Flag as a part of Product Experiences feature
  • Performance improvements

CleverTap 3.7.3

11 Mar 09:08
f50fc19
Compare
Choose a tag to compare
  • Adds public APIs for raising Notification Clicked and Viewed events for App Inbox
  • Adds public APIS for marking inbox message as read and deleting inbox message per message ID
  • Bug fixes and performance improvements

CleverTap 3.7.2

11 Dec 09:34
40c0de4
Compare
Choose a tag to compare
  • Adds support for Native Display
  • Bug fixes and performance improvements

CleverTap 3.7.1

17 Oct 05:49
f1e511f
Compare
Choose a tag to compare
  • Bug fixes and performance improvements