- Supports CleverTap Android SDK v4.4.0
- Supports CleverTap Android SDK
v4.3.1
backing Android 12
- Adds public methods for suspending/discarding & resuming InApp Notifications
- Adds public methods to increment/decrement values set via User properties
- Deprecates
profileGetCleverTapID()
andprofileGetCleverTapAttributionIdentifier()
- Adds a new public method
getCleverTapID()
as an alternative to above deprecated methods - Supports CleverTap iOS SDK
v3.10.0
- Supports CleverTap Android SDK
v4.2.0
- Android SDK
v4.2.0
fixes NPE forrecordScreenView()
in Android
- Update and Freeze CleverTap React Native Podspec to a specific version of a CleverTap iOS SDK
- Supports CleverTap iOS SDK v3.9.3
- Supports CleverTap Android SDK v4.1.1
- Removes Product Experiences (Dynamic Variables) related code
- Removed
pushGooglePlusPerson
andprofileSetGraphUser
API
- Supports CleverTap iOS SDK v3.9.1
- Supports Major release of CleverTap Android SDK v4.0.0, which will break your existing integration. Please go through Migration guide for smooth integration.
- Adds
removeListener
method to remove single listener at a time. - Deprecated
removeListeners()
method because it was removing all listeners including listeners defined in an Application issue/104. - Allow choosing text(with colour) when no messages to display in App Inbox
- Adds a callback to provide Push Notifications custom key-value pairs
- Supports CleverTap Android and iOS SDK v3.8.2
- Use v0.4.5
- Performance improvements and fixes
- Use v0.4.5
- Added support for Product Config and Feature Flags methods
- Added fix for TypeError: EventEmitter.removeListeners is not a function
- Use v0.4.5
- Added support for Xiaomi/Baidu Push methods
- Use v0.4.5
- Update to CleverTap Android SDK v3.7.2
- Use v0.4.5
- Adds support for Custom App Inbox & Native Display
- Supports CleverTap Android SDK v3.7.0
- Supports CleverTap iOS SDK v3.7.3
- Update to CleverTap Android SDK v3.6.4
- Update to CleverTap Android SDK v3.6.3
- Added method to custom handle Push Notifications in Android
- Update to CleverTap iOS SDK v 3.7.2
- Update to CleverTap Android SDK v 3.6.0
- Update to CleverTap iOS SDK v 3.7.0
- Added fixes for Typescript
- Update to CleverTap Android SDK v 3.5.1
- Update to CleverTap iOS SDK v 3.5.0
- Add support for Typescript
- Update to CleverTap iOS SDK v 3.4.2
- Added the local clevertap-react-native Podspec for integrating the React Native iOS bridge via Cocoapods.
- Update to CleverTap Android SDK v 3.4.2
- Update to CleverTap iOS SDK v 3.4.1
- Update to CleverTap Android SDK v 3.3.2
- Update to CleverTap iOS SDK v 3.3.0
- Update to CleverTap Android SDK v 3.3.1
- Update to CleverTap iOS SDK v 3.2.2
- Update to CleverTap Android SDK v 3.2.0
- Update to CleverTap iOS SDK v 3.2.0
- Fix Node 10 install.js issue
- Update to CleverTap Android SDK v 3.1.10
- Update to CleverTap Android SDK v 3.1.9
- Update to CleverTap iOS SDK v 3.1.7
- Support for Android O Notification Channels with custom sound
- New APIs for GDPR compliance
- Adds Android support for recordScreenView API
- Update to CleverTap Android SDK v 3.1.8
- Support for Android O Notification Channels
- fix react-native dependency
- fix for breaking change in RN v0.47 Android
- update iOS for RN v0.49
Update to CleverTap iOS SDK v 3.1.6
Update to CleverTapAndroidSDK v 3.1.7
(Supports CleverTap 3.1.5/3.1.6 and React Native v0.41.2)
(Supports CleverTap 3.1.4 and React Native v0.41.2)
Adds recordScreenView api for iOS
(Supports CleverTap 3.1.2 and React Native v0.41.2)
Add CleverTapSDK framework as zip + postinstall unzip, as npm doesn't like iOS framework symlinks.
(Supports CleverTap 3.1.2 and React Native v0.41.2)
Add missing header search path.
(Supports CleverTap 3.1.2 and React Native v0.41.2)
Initial release.