Skip to content

6.7.4

Latest

Choose a tag to compare

@jyu115 jyu115 released this 20 Jul 14:05
4ead80f

Added

  • Added optional onCriteriaReceived(criteria:) and onCriteriaFetchFailed(reason:) callbacks to IterableUnknownUserHandler for unknown user activation criteria fetch results. These callbacks are invoked on the main thread and may fire on every criteria fetch, including initialization, foreground fetches, and when visitor usage tracking is enabled.

Fixed

  • In-app HTML render failures now log the message ID and error, and messages are dismissed if the WKWebView content process terminates.