Releases: CleverTap/CTNotificationContent
Releases · CleverTap/CTNotificationContent
CTNotificationContent v0.2.7
- Fixes a build error related to privacy manifests when statically linking the SDK using Cocoapods.
- Fixes the error "Missing an expected key: 'NSPrivacyCollectedDataTypes'" when generating a privacy report.
- Fixes a location mismatch between the podspec and the privacy manifest location.
CTNotificationContent v0.2.6
- Adds privacy manifest.
CTNotificationContent v0.2.5
- Fixes push notifications not being removed from Notification Center when clicked on expanded view.
- Fixes carousel not shown correctly for the first time when app is installed.
CTNotificationContent v0.2.4
- Adds support for importing from static libraries and frameworks.
CTNotificationContent v0.2.3
- Fixes a potential crash for the content slider template.
CTNotificationContent v0.2.2
- Supports new templates - Rating, Product Catalog and WebView.
CTNotificationContent v0.2.1
- Supports a new template - Zero Bezel
CTNotificationContent v0.2.0
- Supports new templates - Basic, Auto carousel, Manual carousel and Timer
- Backward compatible with Rich Media Push Notifications (Single Image and Content Slider)
- Compatible with CleverTap iOS SDK v4.1.0
CTNotificationContent v0.1.5
- Adds support for installation via Swift Package Manager
- Update Starter Applications