Skip to content

Releases: customerio/customerio-android

4.6.1

29 May 19:37

Choose a tag to compare

4.6.1 (2025-05-29)

Bug Fixes

  • Fixed a crash that occurred only when the app was restored by Android OS from background after being removed from memory with a modal in-app message active. The issue primarily affected wrapper SDKs or apps that don't initialize the SDK in Application class at startup. (#561) (83003b5)

4.6.0

23 May 22:28

Choose a tag to compare

4.6.0 (2025-05-23)

Features

  • Added support for inline in-app messages. Inline in-app messages act like a part of the content on your page. They let you dynamically populate parts of your app and talk to your customers without interrupting their experience. (#557) (854a8ad)

4.5.8

24 Apr 12:18

Choose a tag to compare

4.5.8 (2025-04-24)

Bug Fixes

  • Use SDK for tracking events in plugin to follow same lifecycle as other events (#521) (1c0b7a6)

4.5.7

18 Apr 13:02

Choose a tag to compare

4.5.7 (2025-04-18)

Bug Fixes

  • Fixed an issue where, upon FCM token refresh, the newly generated token was mistakenly deleted and re-added. With this fix, only the old unused token is deleted, and the new token is retained and added as expected. (#517) (ccb9de2)

4.5.6

11 Apr 09:44

Choose a tag to compare

4.5.6 (2025-04-11)

Bug Fixes

  • Added support for null handling in nested structures in attributes/traits (#508) (bf6cb1b)

4.5.5

01 Apr 22:41

Choose a tag to compare

4.5.5 (2025-04-01)

Bug Fixes

  • Fixed the sequencing of screen tracking events for in-app messaging current screen state (#500) (6877daf)

4.5.4

01 Apr 11:43

Choose a tag to compare

4.5.4 (2025-04-01)

Bug Fixes

  • Resolved syncing issues for events stored while in battery saver (offline) mode (#498) (6f3d16f)

4.5.3

18 Feb 13:01

Choose a tag to compare

4.5.3 (2025-02-18)

Bug Fixes

  • Android 14 introduced strict rules for when apps are in the killed state, impacting push delivery tracking. This release fixes that. (#493) (ea5c7a7)

4.5.2

08 Jan 11:52

Choose a tag to compare

4.5.2 (2025-01-08)

Bug Fixes

  • Fixes in-app messages overlay background color being ignored from in-app message payload (#485)

4.5.1

07 Jan 18:20

Choose a tag to compare

4.5.1 (2025-01-07)

Bug Fixes

  • Fixes the bug where device update/delete events would not migrate automatically when migrating from v3 to v4 (#481)