Skip to content

CleverTap Flutter SDK v3.0.0

Latest
Compare
Choose a tag to compare
@CTLalit CTLalit released this 19 Dec 10:55
1cd0fd8

What's new

  • [Android Platform]

  • [iOS Platform]

  • [Android and iOS Platform]

    • Adds support for File Type Variables in Remote Config. Please refer to the Remote Config Variables doc to read more on how to integrate this in your app.
    • Adds support for Custom Code Templates. Please refer to the CustomCodeTemplates.md doc to read more on how to integrate this in your app.
    • Adds support for custom code in-app templates definitions through a json scheme.

Bug Fixes

  • [Android Platform]
  • Fixes #275 - Fixes NPE when casting object to string for PN clicked event.