Skip to content

3.0.0 (15 Jan, 2024)

Compare
Choose a tag to compare
@nzagorchev nzagorchev released this 19 Jan 13:42
· 55 commits to master since this release
6a4a30e
  • Updated to CleverTap Android SDK v6.0.0
  • Updated to CleverTap iOS SDK v6.0.0
  • Support DateTime objects for ProfilePush, OnUserLogin, RecordEvent and RecordChargedEventWithDetailsAndItems
  • Support for Product Experiences - Remote Config/Variables
  • Unity Package Manager support
  • CleverTap structure and interface changes:
    • Use the static CleverTap.cs methods.
    • CleverTapBinding.cs and CleveTapUnity.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 the CleverTapUnity.cs anymore.
    • iOS Settings are configured from Assets -> CleverTap Settings
  • CleverTap SDK uses EDM4U for dependency management

Full Changelog:2.4.2...3.0.0