Skip to content

3.7.2

Choose a tag to compare

@cio-mobile-release cio-mobile-release released this 21 Aug 15:31
· 5 commits to main since this release

3.7.2 (2026-08-21)

Fixes

  • In-app: Added multi-app support.
  • Push (iOS): Push callbacks no longer stop working when your app or another SDK sets a UNUserNotificationCenterDelegate. Delegates assigned both before and after Customer.io initializes now keep receiving notifications; previously one was silently dropped.
  • In-app / Inbox (iOS): Fixed in-app and inbox content occasionally failing to load at startup, when SDK network requests could be starved by lower-priority background work.
  • Update customerio-reactnative to 6.6.3 (#392) (02f566b)
    • Android 4.20.2 — In-app multi-app support (release notes)
    • iOS 4.7.5 — In-app multi-app support, notification-center delegate composition, and SDK background-work prioritization (release notes)