Skip to content

CleverTap Flutter SDK v2.5.0

Latest
Compare
Choose a tag to compare
@Anush-Shand Anush-Shand released this 17 Oct 11:00
· 1 commit to master since this release
2ab666f

What's new

  • [Android Platform]

    • Supports CleverTap Android SDK v7.0.1.
    • Adds support for triggering InApps based on user attribute changes.
    • Removes character limit of maximum 3 lines from AppInbox messages.
    • Adds support for AndroidX Media3 in lieu of the deprecation of ExoPlayer. While Clevertap continues to support ExoPlayer, migration is recommended. For migration refer here.
  • [iOS Platform]

  • [Web Platform]

Bug Fixes

  • [Android Platform]

    • Fixes an ANR caused by extremely old InApp campaigns.
    • Fixes an issue where incorrect callbacks were sent for InApps when the phone was rotated.
    • Fixes an issue where an InApp was displayed even after all the campaigns were stopped.
    • Fixes an issue where the InApp image was not shown when the phone was rotated to landscape.
    • Fixes an issue where certain URLs loaded incorrectly in custom HTML InApp templates.
  • [iOS Platform]

    • Fix HTML view controller CTInAppHTMLViewController presented before scene became active. Use keyWindow supported orientations for CTInAppDisplayViewController.