Skip to content

Releases: CleverTap/clevertap-ios-sdk

CleverTap 3.7.0

25 Sep 12:07
771f85b
Compare
Choose a tag to compare
  • Adds support for AB Tests. (in closed Beta)
  • Adds support for SDWebImage version 5.1
  • Disable Location API calls unless CLEVERTAP_LOCATION macro is set
  • Bug fixes and performance improvements

CleverTap 3.6.0

30 May 16:13
033083d
Compare
Choose a tag to compare
  • Adds support for SDWebImage version 5.0

CleverTap 3.5.0

18 May 05:00
Compare
Choose a tag to compare
  • Adds the ability to set a custom Device ID
  • Adds the ability to record Notification Viewed event for Push Notifications
  • Adds support to record events in a WebView
  • Enables Javascript in Custom HTML In-Apps
  • In-Apps and App Inbox Landscape layout improvements
  • Fixes setting Facebook as the referrer from a Facebook login deeplink

CleverTap 3.4.2

03 Mar 16:56
Compare
Choose a tag to compare
  • Fix OnUserLogin bug

CleverTap 3.4.1

05 Feb 10:25
7ca678c
Compare
Choose a tag to compare
  • Added support for Landscape mode in custom HTML InApps and App Inbox
  • Performance improvements for App Inbox

CleverTap 3.4.0

14 Jan 11:31
31bd16b
Compare
Choose a tag to compare
  • Adds support for App Inbox

CleverTap 3.3.0

26 Oct 13:59
9defdb2
Compare
Choose a tag to compare
  • Adds support for Native InApp Notifications

CleverTap 3.2.2

26 Sep 08:21
Compare
Choose a tag to compare
  • Update CleverTap Build Info

CleverTap 3.2.1

26 Sep 07:22
Compare
Choose a tag to compare
  • Fix method swizzling issue

CleverTap 3.2.0

04 Sep 18:49
8ea7c09
Compare
Choose a tag to compare
  • Adds support to create multiple instances
  • Adds support for SSL-pinning
  • Adds the ability to go offline (disable sending logged events to the server)
  • Added support for integration via Carthage
  • Moved from static to dynamic framework
  • Various performance enhancements