Skip to content

4.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:20
· 194 commits to main since this release

4.2.3 (2025-04-03)

Updates the iOS native dependency from 3.7.2 to 3.8.1 and Android native dependency from 4.5.3 to 4.5.5 which includes the following improvements.

Bug Fixes

  • [iOS] Fixed an issue where the “Application Installed” event was incorrectly triggered on every app launch instead of only after the initial installation.
  • [iOS] Incorrectly scrolling content for in-app modal messages positioned top/bottom. customerio/customerio-ios#858
  • [Android] Resolved syncing issues for events stored while in battery saver (offline) mode (customerio/customerio-android#498) (6f3d16f)
  • [Android] Fixed the sequencing of screen tracking events for in-app messaging current screen state (customerio/customerio-android#500) (6877daf)