3.0.0 (15 Jan, 2024)
- Updated to CleverTap Android SDK v6.0.0
- Updated to CleverTap iOS SDK v6.0.0
- Support
DateTime
objects forProfilePush
,OnUserLogin
,RecordEvent
andRecordChargedEventWithDetailsAndItems
- Support for Product Experiences - Remote Config/Variables
- Unity Package Manager support
- CleverTap structure and interface changes:
- Use the static
CleverTap.cs
methods. CleverTapBinding.cs
andCleveTapUnity.cs
are now obsolete. They are still usable with minor changes but will be removed in the future.- Improved mechanism to handle callbacks - add an event listener for a callback directly through the
CleverTap
static events. No need to set all callbacks in theCleverTapUnity.cs
anymore. - iOS Settings are configured from Assets -> CleverTap Settings
- Use the static
- CleverTap SDK uses EDM4U for dependency management
Full Changelog:2.4.2...3.0.0