Releases: CleverTap/clevertap-ios-sdk
Releases · CleverTap/clevertap-ios-sdk
CleverTap 3.7.0
- 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
- Adds support for SDWebImage version 5.0
CleverTap 3.5.0
- 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
- Fix
OnUserLogin
bug
CleverTap 3.4.1
- Added support for Landscape mode in custom HTML InApps and App Inbox
- Performance improvements for App Inbox
CleverTap 3.4.0
- Adds support for App Inbox
CleverTap 3.3.0
- Adds support for Native InApp Notifications
CleverTap 3.2.2
- Update CleverTap Build Info
CleverTap 3.2.1
- Fix method swizzling issue
CleverTap 3.2.0
- 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