CleverTap Flutter SDK v2.4.1
Bug Fixes
-
[Web Platform]
- Adds the method 'addKVDataChangeListener()' to get the custom KV Pair data
- Supports CleverTap Web SDK v1.9.1
-
[Android Platform]
- Fixes a date conversion issue for dates before January 1, 1970.
- Fixes a
ClassCastException
forsetMinimumFetchIntervalInSeconds
inProductConfig
. - Fixes the missing support for
profileGetProperty
.
-
[iOS Platform]
- Fixes iOS platform channel messages must be sent on the platform thread issue.
- Fixes the missing support for
profileGetProperty
.