Skip to content

Release 4.3.8

Choose a tag to compare

@nan-li nan-li released this 20 Apr 23:47
· 359 commits to main since this release
da08308

Native SDK Upgrades

Upgrade Android Native to 4.7.2

  • includes fixing a crash due to Android 12 changes that can happen when tapping on a notification action button
  • fixing the onSuccess callback from being invoked too early when setting email or SMS, so that users can call setExternalUserId within the callback
  • some other exception fixes.

Upgrade iOS Native to 3.10.3

  • includes fixes for in-app messages
  • respect the duration since last message trigger for in-app messages